Skip to content

Commit bb02b14

Browse files
committed
feat: update early bird notice animaiton
1 parent 6e7baf7 commit bb02b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

my-app/src/style/_info.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@
378378
margin-top: 0.45em;
379379
background-color: #fff;
380380
border-radius: 50%;
381-
animation: pulse-small 2s infinite alternate;
381+
animation: pulse-small 1.3s infinite alternate;
382382
}
383383

384384
@keyframes pulse-small {

0 commit comments

Comments
 (0)