Skip to content

Commit

Permalink
nav button alignment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaBrigati committed Feb 6, 2024
1 parent d94c659 commit 5441e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/Navigation.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
.terra_link {
height: 30px;
display: flex;
align-items: center;
gap: 8px;
padding: 0.5rem 1rem;
font-size: 12px;
Expand Down

0 comments on commit 5441e5e

Please sign in to comment.