Skip to content

Commit

Permalink
Remove padding between icon and text
Browse files Browse the repository at this point in the history
Just looks better that way
  • Loading branch information
Earlopain committed Oct 18, 2023
1 parent 50c697c commit 31d7d32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/stylesheet/base/mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
font-size: var(--_icon-size);
white-space: nowrap;

.site-icon-text {
padding-left: 0.5rem;
}

.site-icon {
vertical-align: middle;
&::before {
Expand Down

0 comments on commit 31d7d32

Please sign in to comment.