Skip to content

Commit a77ada4

Browse files
authored
Update animate-images-with-keyframes-using-css.mdx
1 parent 9d9194a commit a77ada4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

projects/animate-images-with-keyframes-using-css/animate-images-with-keyframes-using-css.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,11 @@ Some other ways you can animate images include:
238238
- wave effect
239239
- + many more!
240240

241-
Share your projects with the team [@codedex_io](https://www.twitter.com/codedex_io) and me, [@exrlla](https://www.twitter.com/exrlla)! Let us know what you come up with! <span style="font-size: 16px; line-height: 1;"><img src="https://i.imgur.com/FOR1yp5.gif" alt="emoji" style="height: 1em; width: auto; vertical-align: middle;" /></span>
241+
Share your projects with the team [@codedex_io](https://www.twitter.com/codedex_io){:target="_blank"} and me, [@exrlla](https://www.twitter.com/exrlla){:target="_blank"}! Let us know what you come up with!
242+
<span style={{ fontSize: "16px", lineHeight: 1 }}>
243+
<img
244+
src="https://i.imgur.com/FOR1yp5.gif"
245+
alt="emoji"
246+
style={{ height: "1em", width: "auto", verticalAlign: "middle" }}
247+
/>
248+
</span>

0 commit comments

Comments
 (0)