jonsuh / hamburgers

Tasty CSS-animated Hamburgers
https://jonsuh.com/hamburgers
MIT License
7.07k stars 1.63k forks source link

Added vertical-align: middle as requested #135

Open Alessandro-Battiato opened 1 year ago

Alessandro-Battiato commented 1 year ago

Issue #117 Added the necessary css logic on line 51 of hamburgers/_sass/hamburgers/_base.scss and on line 35 hamburgers/dist/hamburgers.css These lines won't match with the current pull request though because I'm using Prettier which fixed some spacing issues on the files I worked on