Juanfran 2014-09-11 09:36:05 +02:00
parent ae880796ac
commit dc1786e2c6
1 changed files with 1 additions and 0 deletions

View File

@ -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;