modif ux close
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -43,10 +43,12 @@ body{
|
||||
a{
|
||||
#icone_list{
|
||||
opacity: 0;
|
||||
margin-left: -30px;
|
||||
// margin-left: -30px;
|
||||
width: 0px;
|
||||
z-index: 999;
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
transition: 0.5s width 0.5s ease, 0.5s opacity;
|
||||
.hamburger{
|
||||
padding: 0;
|
||||
margin-left: 10px;
|
||||
@@ -66,6 +68,7 @@ body{
|
||||
margin-left: 0px;
|
||||
opacity: 1;
|
||||
transition: 0.5s margin-left, 0.5s opacity;
|
||||
width: 45px;
|
||||
.hamburger{
|
||||
padding: 0;
|
||||
margin-left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user