Bug sautillement, suppression 100vh

This commit is contained in:
Fred Tempez 2021-08-30 22:44:20 +02:00
parent 5385a5289a
commit ff93cf0956
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@
html, html,
body { body {
/*min-height: 100%;*/ min-height: 100%;
min-height: 100vh; /*min-height: 100vh;*/
} }