Automatic deploy 29002302

This commit is contained in:
Renan LE CARO 2025-02-21 12:42:20 +01:00
parent 6962495e59
commit d07b8d6fba
3 changed files with 7 additions and 6 deletions

View file

@ -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);