Shrink team numbers on alliance display to fit iPads.

This commit is contained in:
Patrick Fairbank
2022-09-21 19:09:10 -07:00
parent 3d566f4866
commit 642116bd62

View File

@@ -120,8 +120,8 @@ body[data-position=right] #inMatch #blueScore {
left: 0;
right: 0;
margin: 0 auto;
font-size: 550px;
line-height: 550px;
font-size: 450px;
line-height: 450px;
text-align: center;
}
#preMatch .databar {