Improve website looks
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2024-10-17 22:31:32 -06:00
parent 61e639a561
commit 81b725ed16
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -65,7 +65,11 @@ body {
}
#banner {
font-size: 16pt;
font-size: 20pt;
}
#close-banner {
display: none;
}
}
@ -308,4 +312,4 @@ li {
.text-block {
font-size: 6vw;
}
}
}