Skip to content

Commit

Permalink
Merge branch 'main' into DS-321-button-padding-adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
MayaMarjut authored Aug 1, 2024
2 parents c097bb0 + b100cb6 commit 35a368d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@use "../../../../foundations/typography/mixins.scss" as typography;
@use "../../../../foundations/typography/tokens.scss" as typographyTokens;
@use "../../../../foundations/colors/mixins.scss" as colorMixins;
@use "../../../../foundations/spacing/tokens.scss" as spacing;

Expand Down Expand Up @@ -43,6 +44,7 @@

&__colon {
display: inline-block;
font-weight: typographyTokens.$font-weight-light;
}
}
}

0 comments on commit 35a368d

Please sign in to comment.