Skip to content

Commit

Permalink
squash
Browse files Browse the repository at this point in the history
  • Loading branch information
levinmr committed Oct 22, 2024
1 parent 11c3ec5 commit 519498a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ exports[`UserEngagement renders 1`] = `
id="chart_event_label"
>
<div
class="data chart__bar-chart"
class="data chart__bar-chart margin-top-4"
/>
</figure>
</div>
Expand Down
4 changes: 0 additions & 4 deletions sass/elements/_text.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
}
}

.text--medium {
font-size: units(2);
}

.text--left {
text-align: left;
}
Expand Down

0 comments on commit 519498a

Please sign in to comment.