Skip to content

Commit 9b715b1

Browse files
committed
Change blinking animation for SVG logo
1 parent 1189f54 commit 9b715b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
svg {
88
width: 100%;
99
height: 100%;
10-
.white {
10+
.whitish, .greenish, .green{
1111
animation: neonblink 8s linear infinite;
1212
}
1313
}

0 commit comments

Comments
 (0)