fix: add moiton-safe

This commit is contained in:
dusk 2024-11-27 17:05:16 +03:00
parent 41e0234497
commit 1844c78ec0
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

View File

@ -29,7 +29,7 @@
} }
.prose h1::after,.prose h2::after,.prose h3::after,.prose h4::after { .prose h1::after,.prose h2::after,.prose h3::after,.prose h4::after {
@apply animate-blink; @apply motion-safe:animate-blink;
content: '_'; content: '_';
} }