Skip to content

Commit

Permalink
Fix spacing classes in example
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Oct 27, 2023
1 parent 8101c17 commit 71c8b5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ const Template = ({ theme, accent }) => {
</div>
</div>
</div>
<div class="tna-column tna-column--full tna-column--width-1-2-medium tna-column--width-1-2-small tna-!--margin-vertical-m tna-!--no-margin-top-large">
<div class="tna-column tna-column--full tna-column--width-1-2-medium tna-column--width-1-2-small tna-!--margin-vertical-m tna-!--no-margin-top-large tna-!--no-margin-bottom-large">
<div class="tna-aside tna-background--accent">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam vel tincidunt velit, a molestie turpis. Sed odio libero, sodales eleifend lorem sit amet, feugiat consequat nibh.</p>
<div class="tna-button-group">
Expand Down

0 comments on commit 71c8b5f

Please sign in to comment.