make alert bar slightly wider to match

This commit is contained in:
Mark Eaton
2024-11-05 13:29:04 -05:00
committed by GitHub
parent 0f3aeac4f3
commit a909b6a9d2
+2 -2
View File
@@ -84,9 +84,9 @@
text-align: center;
font-size: 1.5em;
padding: 4px;
margin: -10px 0 -30px 0;
margin: -10px -11px -30px -11px;
}
#hours-content-container > a {
#hours-content-container > a {
color: #fff
}