Tests sur les styles
This commit is contained in:
@@ -18,10 +18,11 @@
|
||||
.navigation {
|
||||
position: absolute;
|
||||
width: 200px;
|
||||
overflow: hidden;
|
||||
/* height: 650px;
|
||||
overflow: hidden; */
|
||||
height: 100%;
|
||||
z-index: 101;
|
||||
background-color: grey;
|
||||
height: 650px;
|
||||
padding: 5px;
|
||||
left: -220px;
|
||||
transition: 0.5s linear left;
|
||||
|
||||
Reference in New Issue
Block a user