mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Space out team number display when there are no ranks
This commit is contained in:
@@ -253,6 +253,10 @@ html {
|
||||
.final-team {
|
||||
display: inline-block;
|
||||
}
|
||||
.rank-spacer {
|
||||
display:inline-block;
|
||||
width: 42px;
|
||||
}
|
||||
.rank-box {
|
||||
text-align: center;
|
||||
margin-right: 0.3em;
|
||||
|
||||
Reference in New Issue
Block a user