Add styling and restructure of markup
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.menu_icon [class*='menu_bar-'] {
|
||||
background: #000;
|
||||
background: #ffffff;
|
||||
-webkit-transform: rotate(0deg);
|
||||
transform: rotate(0deg);
|
||||
-webkit-transition: 0.2s ease all;
|
||||
transition: 0.2s ease all;
|
||||
height: 0.17rem;
|
||||
height: 0.18rem;
|
||||
display: block;
|
||||
margin-bottom: 0.3rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user