mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Update hamburger menu icon
This commit is contained in:
BIN
app/assets/images/menu/btn-menu-mobile.png
Normal file
BIN
app/assets/images/menu/btn-menu-mobile.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 759 B |
@@ -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 {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user