jonsuh / hamburgers

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

Option to have 2 layers instead of 3 #38

Open thaoms opened 7 years ago

thaoms commented 7 years ago

Title says it all.

Example: Mobile version of https://www.apple.com

franciscobrba commented 7 years ago

The hamburger concept "say" that it should be 3.

themenow commented 6 years ago

+1, 2 layers style looks much better in some designs, also it's good to have more options than less.

thaoms commented 6 years ago

Also still waiting on this.

kamov commented 6 years ago

.hamburger-inner::before { top: 0; }

and then adjust padding

jonsuh commented 6 years ago

May consider this for a v2