Change banner bg color

This commit is contained in:
Daniel Imms
2025-12-26 04:41:05 -08:00
parent 0ed6fd0db6
commit 8eab98b78d
+1 -1
View File
@@ -11,7 +11,7 @@ body {
/* Top banner */
#banner {
background: #2D2E2C;
background: #161716;
display: flex;
align-items: center;
justify-content: space-between;