Menu
Overview
General
ButtonBadgeAvatarBrand lockupLayout
ContainerGrid & RowSurface & text utilitiesApp shellData Display
CardTableStatsBulletsLeadersLogo wallCollapse & DisclosureValue chainFeedback
AlertModalForms
Field & InputLead form & CTA rowNavigation
NavTheming
Product themesData Display
Bullets
Hanging-indent list, wrapped text aligns under the text, never the marker.
.bullets
- The marker sits in a fixed slot; wrapped text aligns under the text, never under the marker.
- Markers render in the accent-text colour and re-tune in dark mode.
- Use for any bulleted content, never fake a bullet as a "› " text run.
<ul class="bullets">
<li>The marker sits in a fixed slot; wrapped text aligns under the text, never under the marker.</li>
<li>Markers render in the accent-text colour and re-tune in dark mode.</li>
<li>Use for any bulleted content, never fake a bullet as a "› " text run.</li>
</ul>
Usage
- This is the locked bullet convention across web, documents, and decks.
- Emphasis inside items by weight, never italics or all-caps.