Skip to content

Commit

Permalink
Update btn ico styles
Browse files Browse the repository at this point in the history
  • Loading branch information
petrzpav committed Nov 13, 2024
1 parent 6b8e778 commit 73beaaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/sass/_btn.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
}
@mixin btn-ico() {
svg {
padding-right: $spacer * 0.5;
font-size: 1.5em;
padding-right: $spacer * 0.2;
font-size: 1.4em;
vertical-align: -0.25em;
}
}
Expand Down

0 comments on commit 73beaaa

Please sign in to comment.