mirror of
https://github.com/Expand-sys/whoscatrevival
synced 2026-03-22 17:57:08 +11:00
4 lines
355 B
Markdown
4 lines
355 B
Markdown
{% capture callout %}
|
|
The animation effect of this component is dependent on the `prefers-reduced-motion` media query. See the [reduced motion section of our accessibility documentation]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/accessibility/#reduced-motion).
|
|
{% endcapture %}
|
|
{% include callout.html content=callout type="info" %}
|