Changement général pour avoir une bonne

hauteur et largeur sur toutes les pages
This commit is contained in:
Sébastien André
2020-04-29 16:47:24 +02:00
parent e60ad1d3fa
commit 5f89b51db1
33 changed files with 629 additions and 521 deletions

View File

@@ -1,6 +1,5 @@
.hamburger__icon {
position: relative;
/* z-index: 101; */
height: 1rem;
margin-right: 1rem;
cursor: pointer;
@@ -18,9 +17,7 @@
.navigation {
position: absolute;
width: 200px;
/* height: 650px;
overflow: hidden; */
height: 100%;
/* height: 100%; */
z-index: 101;
background-color: grey;
padding: 5px;