feature/some progress made on layouts

This commit is contained in:
Joaquin committed 2025-05-05 17:07:51 -07:00
1 parent 4be7ca3a8e
commit f6640b23cf
8 files changed
+54 -114

No files matched your search

+2 -8
View File
@@ -1,11 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
<title>Document</title>
</head>
<%- include("./partials/fileHeader", {title: "RCalculator"}) %>
<body>
<%- include("./partials/header") %>
<main>