Skip to content
Snippets Groups Projects
Commit 6b4e802e authored by Phil Hughes's avatar Phil Hughes
Browse files

Removed logo hover style

Closes #2
parent e2b3e1d8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,17 +2,4 @@
max-height: 44px;
position: relative;
top: -12px;
.logo-svg-shape:hover {
fill: $color-primary-alt;
}
}
.logo-svg-shape {
transition: all .8s;
}
.logo-svg-shape:hover {
fill: $color-white;
transition: all .1s;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment