File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1-
21delay.css
32=========
43
@@ -8,7 +7,7 @@ Delay CSS3 animations form starting on page load, works great with [Animate.css]
87Getting started
98---------------
109
11- To use delay.css in your website, simply drop the stylesheet into your document's <head >.
10+ To use delay.css in your website, simply drop the stylesheet into your document's <head >
1211
1312 <head>
1413 <link rel="stylesheet" href="delay.css">
@@ -18,7 +17,7 @@ Add the correct class to any animated object to delay it.
1817
1918 <div class="animated fadeInUp delayp7 animated"></div>
2019
21- That's it! You've got the power to delay CSS elements from animating now . Now go have fun!
20+ That's it! You've got the power to delay CSS elements from animating. Now go have fun!
2221
2322
2423 [ 1 ] : https://github.com/daneden/animate.css
You can’t perform that action at this time.
0 commit comments