Skip to content

Commit

Permalink
Update _icon_bar.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Jan 11, 2024
1 parent 1faaf60 commit 74f7d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/components/_icon_bar.scss
Expand Up @@ -22,7 +22,7 @@

@mixin icon_bar {
display: grid;
gap: q * 16;
gap: $q * 16;
justify-items: center;
align-items: center;
}
Expand Down

0 comments on commit 74f7d5e

Please sign in to comment.