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 fea1063 commit f4f888fCopy full SHA for f4f888f
snippets/css/animations/blink-animation.md
@@ -6,7 +6,7 @@ tags: css,animation
6
---
7
8
```css
9
-.parent {
+.blink {
10
animation: blink 1s linear infinite;
11
}
12
0 commit comments