We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34bb73 commit 4bbc085Copy full SHA for 4bbc085
public/black-scholes.css
@@ -1,6 +1,6 @@
1
.attention-blink {
2
border: 2px solid red;
3
- animation: blink 0.5s steps(2, end) 2;
+ animation: blink 1s linear 3;
4
}
5
6
@keyframes blink {
0 commit comments