thoughtis / cata-blocks

Block Editor components for use with the Cata theme.
GNU General Public License v3.0
1 stars 0 forks source link

Marquee block #150

Closed jessica-townsend closed 3 months ago

jessica-townsend commented 3 months ago

Background

The site designs for Agency includes a section where heading text will scroll across the page:

Screenshot 2024-05-22 at 2 44 20 PM

We need to implement this as a block. It would be best if the block could have inner content that accepts headings and paragraphs, since this effect will be used at the bottom of the page too. Here's a codepen that shows the markup structure: https://codepen.io/jessicaat123/pen/ExzygeE

Note that we will also need styles for prefers-reduced-motion