Skip to content

Commit

Permalink
Fix alignment of trailing topnav icons
Browse files Browse the repository at this point in the history
  • Loading branch information
parlough committed Jan 1, 2025
1 parent bd21b8a commit 876dd53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_sass/components/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
display: grid;
grid-auto-flow: column;
gap: 0.5rem;
align-items: center;

margin-left: 0.5rem;

Expand Down

0 comments on commit 876dd53

Please sign in to comment.