Skip to content

Commit

Permalink
changes icon size for navigationItem
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanBreck committed Oct 26, 2023
1 parent 20b3d6f commit 76a4a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/navigation/navigationItem.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
.leo-navigation-item {
--color: var(--leo-color-text-secondary);
--leo-icon-color: var(--leo-color-icon-default);
--leo-icon-size: var(--leo-icon-s);
a {
cursor: pointer;
Expand Down

0 comments on commit 76a4a32

Please sign in to comment.