mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Shrink match state text on queue display to fit.
This commit is contained in:
committed by
Patrick Fairbank
parent
642116bd62
commit
ce9cb085cb
@@ -34,7 +34,7 @@ h1 {
|
|||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
}
|
}
|
||||||
#matchState, #matchTime {
|
#matchState, #matchTime {
|
||||||
font-size: 35px;
|
font-size: 25px;
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
#matchTime {
|
#matchTime {
|
||||||
|
|||||||
Reference in New Issue
Block a user