Header color

This commit is contained in:
Joey Yakimowich-Payne 2025-04-17 21:56:01 -06:00
commit d72a2c6c05
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
3 changed files with 79 additions and 2 deletions

View file

@ -3,6 +3,10 @@
margin-bottom: 0px;
}
#board-header {
/* Background color/opacity set by JS */
}
html,
body {
min-height: 100vh;