Skip to content

Commit b6536cd

Browse files
arcaniscpojer
authored andcommitted
Removes the logo rainbow (#629)
1 parent 34a266a commit b6536cd

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

_includes/svg/yarn-kitten-full.svg

Lines changed: 0 additions & 28 deletions
Loading

_sass/_navbar.scss

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,6 @@ $navbar-height: ($navbar-padding-y * 2) + ($navbar-link-height * 2) + ($font-siz
3434
transition: fill 500ms ease;
3535
}
3636

37-
.navbar-logo:hover {
38-
.logo-primary {
39-
fill: rgba(44, 242, 187, 0);
40-
}
41-
}
42-
43-
.navbar-logo #rainbow {
44-
animation: fadeIn ease-in 1;
45-
}
46-
47-
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
48-
4937
@include media-breakpoint-down('md') {
5038
.navbar-toggleable-md {
5139
clear: both;

0 commit comments

Comments
 (0)