Clean up for Initial Deployment

This commit is contained in:
2026-04-15 11:26:16 -05:00
parent 9797cbc52e
commit 105d897c64
5 changed files with 115 additions and 11 deletions

View File

@@ -182,6 +182,10 @@ header {
transform: scale(1.005);
}
#news {
display: none;
}
@media (max-width: 750px) {
header {
height: fit-content;