mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-08 21:58:11 +02:00
9 lines
No EOL
185 B
Text
9 lines
No EOL
185 B
Text
@import '../../utils/mixin.less';
|
|
|
|
#pause.paused {
|
|
figcaption {
|
|
position: absolute;
|
|
margin-top: 24px;
|
|
animation: pause-pulse 3s ease-in-out infinite;
|
|
}
|
|
} |