Globe Icon: Add animated default state
This commit is contained in:
@@ -17,4 +17,11 @@
|
||||
padding-bottom: 100%; /* 1:1 ratio */
|
||||
}
|
||||
}
|
||||
|
||||
// Animate by default
|
||||
&--animated {
|
||||
.anim {
|
||||
animation-play-state: running;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user