Design upgrades, responsiveness and tweaks

This commit is contained in:
Moris Zen
2018-08-22 23:05:41 +02:00
parent 6754263181
commit a4ce786dcc
7 changed files with 33 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
.menu_icon [class*='menu_bar-'] {
background: #8448f7;
background: #fff;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.2s ease all;