wip: colors

This commit is contained in:
Michael Costa 2023-04-08 11:26:11 +11:00
parent 56724dd166
commit 106a4595b8
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@ a:hover {
}
#header {
display: flex;
flex-direction: row;
justify-content: center;
gap: 0;
text-align: center;
font-size: 9.75em;
font-weight: bold;