Un peu de changement sur la largeur et sur

la hauteur
This commit is contained in:
Sébastien André
2020-04-29 17:01:56 +02:00
parent 5f89b51db1
commit d4b10c2b72
4 changed files with 49 additions and 41 deletions

View File

@@ -2,10 +2,10 @@
html,
body {
/* height: 100%; */
height: 100vh;
min-height: 100vh;
width: 100vw;
box-sizing: border-box;
overflow: auto;
}
body {