Update hamburger menu icon

This commit is contained in:
Matt-Yorkley
2020-05-22 16:42:12 +02:00
parent 786348bc71
commit 4acb08e52b
3 changed files with 2 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 759 B

View File

@@ -226,14 +226,7 @@ nav.top-bar {
.off-canvas-wrap .tab-bar .menu-icon {
@include box-shadow(none);
}
.off-canvas-wrap.move-right .tab-bar .menu-icon span {
box-shadow: 0 0px 0 1px #666, 0 7px 0 1px #666, 0 14px 0 1px #666;
}
.tab-bar .menu-icon span::after {
box-shadow: 0 0 0 1px black, 0 7px 0 1px black, 0 14px 0 1px black;
text-indent: 0;
}
.tab-bar .ofn-logo {

View File

@@ -1,7 +1,7 @@
%nav.tab-bar.show-for-medium-down
%section.left
%a.left-off-canvas-toggle.menu-icon
%span
%img{src: "/assets/menu/btn-menu-mobile.png"}
%section.left
.ofn-logo