Shrink match state text on queue display to fit.

This commit is contained in:
Patrick Fairbank
2022-09-24 10:44:37 -07:00
committed by Patrick Fairbank
parent 642116bd62
commit ce9cb085cb

View File

@@ -34,7 +34,7 @@ h1 {
margin-bottom: 15px;
}
#matchState, #matchTime {
font-size: 35px;
font-size: 25px;
color: #666;
}
#matchTime {