Skip to content

Commit

Permalink
top nav title button: keep items in one line (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
NC-jsAhonen committed May 27, 2024
1 parent 3d90df8 commit 5856ee1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/topNavigation/_top-navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
font-weight: 600;
outline-offset: -2px !important;
cursor: pointer;
display: flex;
align-items: center;

span {
color: $white;
Expand Down

0 comments on commit 5856ee1

Please sign in to comment.