Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 385 Bytes

File metadata and controls

26 lines (14 loc) · 385 Bytes
description
Built for long form content

Typography

Content coming soon.

Manually styling links in lists

In the Typography Component → Advanced, add the following to Classes:

[&_a]:!font-body
[&_a]:text-brand-500
[&_a]:underline-offset-2
[&_a:hover]:underline

This will style the links in any lists used within the Typography component.