mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-01 09:19:13 -04:00
Automatic deploy 29002302
This commit is contained in:
parent
6962495e59
commit
d07b8d6fba
3 changed files with 7 additions and 6 deletions
|
@ -13,6 +13,7 @@ body {
|
|||
overflow: hidden;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
height: calc(var(--vh, 1vh) * 100);
|
||||
color: white;
|
||||
background-size: 120px 120px;
|
||||
background-color: var(--background1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue