mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-08 12:11:11 -06:00
Fix align/color of hamburger icon
This commit is contained in:
@@ -189,7 +189,7 @@ class ModifyBuild
|
||||
🍞 The Sourdough Framework
|
||||
</a>
|
||||
<input type="checkbox" id="toggle-menu">
|
||||
<label class="hamb toggle-menu-label" for="toggle-menu"><span class="hamb-line"></span></label>
|
||||
<label class="hamb toggle-menu-label" for="toggle-menu"><img src="menu.svg" class="hamb-line"></label>
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user