Skip to content

Commit 9e3a114

Browse files
author
James Mejia
committed
Spacing fix
1 parent 413f86e commit 9e3a114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/sxs/02-extending/part-three.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h4 class="filename"><span class="material-icons" aria-hidden="true">description
9898
</div>
9999
<h3 class="step">Start styling the component.</h3>
100100
<p class="step-description">
101-
Just like using the <strong>color()</strong> function to use USWDS color tokens, we can use <strong>units()</strong> and other token functions to use USWDS tokens in native CSS properties. To get our base styles for our new component, add the following styles to the new stylesheet:
101+
Just like using the <strong>color()</strong> function to use USWDS color tokens, we can use <strong>units()</strong> and other token functions to use tokens in native CSS properties. To get our base styles for our new component, add the following styles to the new stylesheet:
102102
</p>
103103
<div class="editor">
104104
<h4 class="filename"><span class="material-icons" aria-hidden="true">description</span> assets/css/components/_my-testimonial.scss</h4>

0 commit comments

Comments
 (0)