<p>Lorem ipsum dolor amet sriracha heirloom hammock meh, migas woke brooklyn. Schlitz flannel humblebrag thundercats, shabby chic activated charcoal listicle tattooed brooklyn photo booth af vape jean shorts chartreuse portland. </p>
<p>Lorem ipsum dolor amet sriracha heirloom hammock meh, migas woke brooklyn. Schlitz flannel humblebrag thundercats, shabby chic activated charcoal listicle tattooed brooklyn photo booth af vape jean shorts chartreuse portland. </p>
<p>Lorem ipsum dolor amet sriracha heirloom hammock meh, migas woke brooklyn. Schlitz flannel humblebrag thundercats, shabby chic activated charcoal listicle tattooed brooklyn photo booth af vape jean shorts chartreuse portland. </p>
body {
font-family: helvetica, arial, sans-serif;
/* This is the base size that other text will be based on */
font-size: 16px;
}
p:nth-of-type(1) {
font-size: 1em;
font-weight: bold;
}
p:nth-of-type(2) {
font-size: 1em;
font-weight: normal;
}
p:nth-of-type(3) {
font-size: 1em;
font-weight: lighter;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.