Bug sautillement, suppression 100vh

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

View File

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