🐛 Correction affichage
This commit is contained in:
parent
120d87efb1
commit
91fea83224
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Reference in a new issue