Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hover color variable and fixed the vertical alignment of the hamburger box #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaclyntan
Copy link

I added a new color variable to hamburgers.scss called $hamburger-layer-hover-color to make it easier to change colours on hover.

I also added vertical-align: middle; to .hamburger-box so the burger is always properly centered inside .hamburger

I have used your work on a number of projects and really appreciate your effort on this!! Thank you for your awesome work.

…mburger box

I added a new color variable to hamburgers.scss called $hamburger-layer-hover-color to make it easier to change colours on hover.

I also added vertical-align: middle; to .hamburger-box so the burger is always centered properly inside .hamburger
@hepifish
Copy link

hepifish commented Apr 15, 2019

Hi there @jaclyntan,

I've also been looking over this feature. I know you posted the PR some time ago, but you should check the mobile version, it's not working really well (the hover color remains after the button is pressed, which is not the desired solution). I encountered the same issue and I was curious if your solution works, but seems to be the same issue, sadly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants