Skip to content

Instantly share code, notes, and snippets.

@regepan
Last active April 1, 2020 02:36
Show Gist options
  • Save regepan/dfd4bd8d09d4a0c23d1a33d6c9863ec8 to your computer and use it in GitHub Desktop.
Save regepan/dfd4bd8d09d4a0c23d1a33d6c9863ec8 to your computer and use it in GitHub Desktop.
.logo {
width: 221px;
height: 48px;
transition: transform .15s;
fill: #fff;
}
.fill {
// stroke: #fff;
transition: fill-opacity 1s, fill .15s;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment