mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Add option to have the score overlay at the top.
This commit is contained in:
@@ -13,7 +13,7 @@ html {
|
||||
position: absolute;
|
||||
bottom: -210px;
|
||||
width: 100%;
|
||||
height: 180px;
|
||||
height: 170px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user