refactor: Add variables stylesheet and refactor existing stylesheets

This commit is contained in:
2025-08-15 16:45:14 -05:00
parent 3a9e0c89a6
commit ec151db8aa
7 changed files with 83 additions and 99 deletions

View File

@@ -3,6 +3,7 @@ body {
background-image: url("/images/pattern-randomized.svg");
background-attachment: fixed;
background-size: cover;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.intro.module {