mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
pointless margins
This commit is contained in:
parent
b2b93be33d
commit
3574253df8
|
@ -32,8 +32,6 @@
|
|||
|
||||
.gameDisplay {
|
||||
height: calc(min(480px, 40vh, calc(100vw / 3)));
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 100vw;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue