Skip to content

Commit 296597f

Browse files
committed
fix screenshots on safari
1 parent 2c14802 commit 296597f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/svelte.dev/src/routes/_home/Testimonials.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
transition-property: filter, scale;
9696
transition-duration: 0.2s;
9797
user-select: none;
98+
will-change: filter, transform;
9899
99100
&:nth-child(1) {
100101
top: 0%;

0 commit comments

Comments
 (0)