This commit is contained in:
Lucas Rufkahr
2026-02-24 08:26:57 -06:00
parent f9dce07722
commit 378cce391a
2 changed files with 9 additions and 1 deletions

View File

@@ -16,6 +16,10 @@ header * {
color:white;
}
header h1 {
font-size: 1rem;
}
nav {
display:block
}