post pathing

This commit is contained in:
2026-01-25 16:09:07 -05:00
parent f9d58cbd7c
commit 552cad6b4a
19 changed files with 2834 additions and 61 deletions

View File

@@ -58,5 +58,6 @@ nav ul {
}
body {
background-image: linear-gradient(315deg, #111, #222);
min-height: 100vh;
background-image: linear-gradient(330deg, #222, #040404);
}