estuary / marketing-site

0 stars 5 forks source link

Reduce number of DOM elements and nesting #305

Open travjenkins opened 1 month ago

travjenkins commented 1 month ago

Description

Related to https://github.com/estuary/marketing-site/issues/298

We need to reduce the number of DOM elements we have and nesting. This could be done by reducing how often we use the wrapper > container > element > p/div/etc approach.

image

Work required

Figma / Designs

None required - this should have no impact on visuals