Skip to content

Commit ad9d031

Browse files
authored
Animate twice
1 parent bd81a7a commit ad9d031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/black-scholes.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.attention-blink {
22
border: 2px solid transparent;
3-
animation: blink 0.75s linear 0.75s 3;
3+
animation: blink 0.75s linear 0.75s 2;
44
}
55

66
@keyframes blink {

0 commit comments

Comments
 (0)