Do
Create contrast by using a range of light and dark values.
Create contrast by using a range of light and dark values.
<section class="grid margin-btm--48">
<article class="grid__col--12 grid__col-sm--6 guideline-card">
<div class="guideline-card__img">
</div>
<div class="guideline-card--green">
</div>
<div class="guideline-card--guide margin-btm--12">
<span>Do</span>
</div>
<span class="grid__col--12 grid__col-sm--6">
<p>Create contrast by using a range of light and dark values.</p>
</span>
</article>
</section>
Don’t use general verbs that are ambigious and lack specificity.
<section class="grid margin-btm--48">
<article class="grid__col--12 grid__col-sm--6 guideline-card">
<div class="guideline-card__img">
</div>
<div class="guideline-card--green">
</div>
<div class="guideline-card--guide margin-btm--12">
<span>Don't</span>
</div>
<span class="grid__col--12 grid__col-sm--6">
<p>Don’t use general verbs that are ambigious and lack specificity.</p>
</span>
</article>
</section>
Only used in portal for examples of component usage
Background image should be center focused to match all screen sizes.