G-Loot DS — animation reduced motion
HTML
<!-- Cancel all infinite animations within a particular element -->
<div className="reduced-motion">
<button type="button" className="button is-shining">
<span>I can't shine</span>
</button>
</div>
<!-- Cancel all infinite animations within a particular element -->
<div className="reduced-motion">
<button type="button" className="button is-shining">
<span>I can't shine</span>
</button>
</div>