menu initiatives smart
This commit is contained in:
parent
e701d3ab39
commit
751e7ed118
@ -93,9 +93,9 @@
|
|||||||
top:44px;
|
top:44px;
|
||||||
left:-100%;
|
left:-100%;
|
||||||
padding:$spacer/2 $spacer;
|
padding:$spacer/2 $spacer;
|
||||||
|
text-align:center;
|
||||||
&.ouvert{
|
&.ouvert{
|
||||||
left:0;
|
left:0;
|
||||||
text-align:center;
|
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
color:white;
|
color:white;
|
||||||
@ -175,6 +175,7 @@
|
|||||||
width:100%;
|
width:100%;
|
||||||
top:43px;
|
top:43px;
|
||||||
left:-100%;
|
left:-100%;
|
||||||
|
@include vendor-prefix(transition,all 0.3s ease-in-out);
|
||||||
&.ouvert {
|
&.ouvert {
|
||||||
left:0;
|
left:0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user