Skip to content

Commit f48f718

Browse files
authored
fix(effects): update background image from PNG to GIF for improved animation
1 parent 9d9f921 commit f48f718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/styles/effects.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
after:w-36
1414
after:-rotate-90
1515
after:select-none
16-
after:bg-[url('/static/images/turtle.png')]
16+
after:bg-[url('/static/images/turtle.gif')]
1717
after:opacity-[0.15]
1818
after:content-['']
1919
after:md:-left-1/2

0 commit comments

Comments
 (0)