Skip to content

Commit 7a9806c

Browse files
committed
fix: icons in buttons aren't supposed to get styled in font-weight bold
1 parent 163d8d3 commit 7a9806c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/_patterns/01-elements/buttons/button.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@
2626
display: inline-flex;
2727
justify-content: center;
2828

29-
// Icons
30-
--icon-font-weight: bold;
31-
3229
/*&:focus {
3330
border-color: #fff;
3431
}*/

0 commit comments

Comments
 (0)