This commit is contained in:
2024-11-01 09:12:07 +01:00
parent a0cd8c580c
commit e621181708

View File

@@ -9,7 +9,7 @@ body{
background-color: #262a2b; background-color: #262a2b;
color: #fff; color: #fff;
min-height: 100vh; min-height: 100dvh;
display: flex; display: flex;
flex-direction: column; flex-direction: column;