Skip to content

Commit

Permalink
add some padding to info-text component
Browse files Browse the repository at this point in the history
  • Loading branch information
nanoparsec committed Nov 18, 2024
1 parent 448c883 commit 019bee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/components/text/_text.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ p {
&::before {
content: asset-url("icons/info.svg");
display: inline-block;
padding-right: $spacer-2xs;
vertical-align: middle;
}
}
Expand Down

0 comments on commit 019bee4

Please sign in to comment.