Fix align/color of hamburger icon

This commit is contained in:
Hendrik Kleinwaechter
2023-07-27 13:13:20 +02:00
parent 2320bafe71
commit ae83208e07
3 changed files with 20 additions and 29 deletions

View File

@@ -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