Fix 100% height

This commit is contained in:
Yann Esposito (Yogsototh) 2022-10-25 15:51:02 +02:00
parent 19641e9561
commit 6ae3dd0b16
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
2 changed files with 1 additions and 2 deletions

2
brut.min.css vendored

File diff suppressed because one or more lines are too long

View file

@ -19,7 +19,6 @@
align-items: center;
justify-content: center;
background-size: cover;
min-height: 100vh;
}
/* If central is close to a button it should indicate we have a nav bar*/
/* in this case, we should remove the size of the navbar */