changed font, started service overhaul + standardized widths across

<main>s
This commit is contained in:
2025-12-29 20:28:27 -05:00
parent 76886b8be6
commit b6742fcb03
8 changed files with 249 additions and 36 deletions
+4 -2
View File
@@ -14,6 +14,10 @@
<link rel="stylesheet" href="https://cdn.knightlab.com/libs/juxtapose/latest/css/juxtapose.css">
<style>
main {
margin-top: 5rem;
}
/** REVIEWS */
#reviewContainer {
display: flex;
@@ -201,8 +205,6 @@
}
</style>
</head>
<body>