[Solved] CSS Hamburger size Problem

This is the code pen for reference : https://codepen.io/pen?template=QWxLBQK How can I shrink the hamburger size similar to the size of the search icon. I tried adjusting the height and width / padding / margin and I can't copy the size of my search Icon.
CodePen
...
4 Replies
Unknown User
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Mannix
Mannix•2y ago
i would do these adjustments https://codepen.io/MannixMD/pen/PoaYBxP
Mannix
CodePen
PoaYBxP
...
Mannix
Mannix•2y ago
you could also use list icon from the icon set 😉
sebin
sebin•2y ago
Wow thanks a lot guys!