Typography
Default
Standard Button
H1 - 2.18em
H2 - 1.64em
H3 - 1.45em
H4 - 1.33em
H5 - 1em
H6 - 0.83em
Example
<h2>H1 - 2.18em</h2>
<h2>H2 - 1.64em</h2>
<h3>H3 - 1.45em</h3>
<h4>H4 - 1.33em</h4>
<h5>H5 - 1em</h5>
<h6>H6 - 0.83em</h6>
Small - Secondary
App Studio Framework
App Studio Framework
App Studio Framework
App Studio Framework
App Studio Framework
App Studio Framework
Example
<h2>App Studio <small>Framework</small></h2>
<h2>App Studio <small>Framework</small></h2>
<h3>App Studio <small>Framework</small></h3>
<h4>App Studio <small>Framework</small></h4>
<h5>App Studio <small>Framework</small></h5>
<h6>App Studio <small>Framework</small></h6>
Paragraph
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s
when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting
Example
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</p>
<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book.
It has survived not only five centuries, but also the leap into electronic typesetting</p>
Highlight
Can be highlighted
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Example
<p>Lorem Ipsum is simply <mark>dummy text</mark> of the printing and typesetting industry.</p>