🐛 Correction affichage

This commit is contained in:
Kazhnuz 2025-03-15 00:22:21 +01:00
parent 120d87efb1
commit 91fea83224

View file

@ -42,7 +42,7 @@
html,
body {
margin: 0 auto;
min-height:100%;
min-height:100vh;
font-family: var(--font-family);
color: var(--text-color);
background-image: url("/img/dark-b10.png"), url("/img/night-sky.png");