Changement général pour avoir une bonne
hauteur et largeur sur toutes les pages
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user