Skip to content

Animate the logo on hover

🚄 Job van der Voort 🚀 requested to merge animated-logo into master

The logo is now rendered as pure SVG, rather than image referencing a svg. The SVG has an id and the shapes of the logo have a shared class. The shapes change their fill color on hover with a transition.

Identical to how it looks on about.gitlab.com

cc @skyruler

Merge request reports