mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-01 09:19:13 -04:00
Automatic deploy 29002301
This commit is contained in:
parent
2c35062762
commit
6962495e59
5 changed files with 12 additions and 6 deletions
|
@ -25,6 +25,7 @@ body {
|
|||
top: 0;
|
||||
left: 0;
|
||||
height: 100vh;
|
||||
height: calc(var(--vh, 1vh) * 100);
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue