Skip to content

Commit

Permalink
fix prettier warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrisdo82 committed Sep 10, 2024
1 parent 04634a2 commit 4d12014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/themes/bmf/src/components/button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
transition-property: background-color, color, border-color;
}
&.regular > .kol-span-wc {
font-weight: 500
font-weight: 500;
}
}

Expand Down

0 comments on commit 4d12014

Please sign in to comment.