fix #932
parent
ae880796ac
commit
dc1786e2c6
|
@ -10,6 +10,7 @@
|
||||||
.icon {
|
.icon {
|
||||||
@include animation(fadeIn 6s linear);
|
@include animation(fadeIn 6s linear);
|
||||||
@extend %xxlarge;
|
@extend %xxlarge;
|
||||||
|
@include animation-iteration-count(infinite);
|
||||||
border-radius: 5%;
|
border-radius: 5%;
|
||||||
color: darken($green-taiga, 15%);
|
color: darken($green-taiga, 15%);
|
||||||
font-size: 60px;
|
font-size: 60px;
|
||||||
|
|
Loading…
Reference in New Issue