Updated.
This commit is contained in:
parent
64e567f00f
commit
289468ac6f
|
@ -356,6 +356,7 @@
|
||||||
transition: transform 0.3s, -webkit-transform 0.3s;
|
transition: transform 0.3s, -webkit-transform 0.3s;
|
||||||
@media(max-width:768px){
|
@media(max-width:768px){
|
||||||
left: 3em;
|
left: 3em;
|
||||||
|
left: calc(50% - 4em);
|
||||||
top:0;
|
top:0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -538,9 +539,6 @@
|
||||||
margin-top: 0.25em!important;
|
margin-top: 0.25em!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.navbar-toggle .icon-bar+.icon-bar{
|
|
||||||
margin-top: 0.35em;
|
|
||||||
}
|
|
||||||
.navbar-toggle .icon-bar{
|
.navbar-toggle .icon-bar{
|
||||||
height: 0.15em;
|
height: 0.15em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue