Skip to content

Hover effect optimization #7

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

Merged
merged 3 commits into from
Dec 21, 2015
Merged

Hover effect optimization #7

merged 3 commits into from
Dec 21, 2015

Conversation

web-tiki
Copy link
Owner

This PR also fixes several issues like font jittering at the end of the the transition in chrome but not in FF. The hover animation is changed and both text and background slide in at the same time.

Fixes both issue #4 and issue #5

The best output is with Edge.

I aslo removed a few hexagons as we don't need that many for demo purpose.

Hover effect optimisation with transforms. fix issue #5.but can't fix
the font jitter at the end of the transition in FF. Best output in Edge
Removed unused font in index.html and fixed issue #6 with a media query
making font smaller under 400px wide.
web-tiki added a commit that referenced this pull request Dec 21, 2015
Hover effect optimization and fix issues #4, issue #6 and issue #5
@web-tiki web-tiki merged commit ddc4324 into master Dec 21, 2015
@web-tiki web-tiki deleted the Hover-effect-optimization branch December 21, 2015 16:26
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.

1 participant