Automatic deploy 29002301

This commit is contained in:
Renan LE CARO 2025-02-21 12:41:30 +01:00
parent 2c35062762
commit 6962495e59
5 changed files with 12 additions and 6 deletions

View file

@ -25,6 +25,7 @@ body {
top: 0;
left: 0;
height: 100vh;
height: calc(var(--vh, 1vh) * 100);
width: 100vw;
}