Skip to content

Commit e104db0

Browse files
authored
Update css-animations.md
1 parent 95e3e0b commit e104db0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/data/blog-posts/css-animations.md

+14
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1+
---
2+
title: CSS Animations
3+
publishDate: 13 May 2024
4+
description: ...
5+
---
6+
7+
# CSS Animations
8+
9+
<p class="codepen" data-height="300" data-theme-id="light" data-default-tab="css,result" data-slug-hash="JjqoMOY" data-user="kaizer1v" style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
10+
<span>See the Pen <a href="https://codepen.io/kaizer1v/pen/JjqoMOY">
11+
floating boat</a> by kaizer1v (<a href="https://codepen.io/kaizer1v">@kaizer1v</a>)
12+
on <a href="https://codepen.io">CodePen</a>.</span>
13+
</p>
14+
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
115

0 commit comments

Comments
 (0)