FIX: Partial unification of styling, will work on resume later.

This commit is contained in:
MajorDroolz
2022-12-22 18:29:53 -05:00
parent cf6a5ef910
commit b7c7e0dd9c
5 changed files with 25 additions and 57 deletions

View File

@@ -22,7 +22,6 @@
html {
font-size: 1vw;
background: black;
animation: var(--enter) scene-enter;
}

View File

@@ -16,6 +16,7 @@
">
<!-- Resume styling. -->
<link rel="preload stylesheet" as="style" href="/styles.css">
<link rel="preload stylesheet" as="style" href="index.css">
<!-- Site's Icon -->