Uhs Design Standards Documentation
Getting Started
Components
3rd Party & VendorAlertsCall Out BoxesFormsGrid SystemHorizontal RuleIconsImagesMapsMedia BreakpointsNavigationTable LayoutsVideoZ-Index
Typography
ButtonsHeadersLinksParagraphBasic usagePropertiesTypographyTypography
Readme

Paragraph

Body copy - usually 18pt, maybe 16pt (15px is default) Use golden ratio for line height

Mobile body text - multiply by .6 (need to verify)

Recommended body copy color on white - black 90%, #747474, #4a4a4a

Space between paragraphs? 20 px

Default use of <strong> variation within a page or site

Basic usage

HTML

<p>paragraph test here.</p>

MARKDOWN

here

Properties