Skip to content

Commit

Permalink
fix: add styling to li header
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-willis-arcadis committed Jun 26, 2024
1 parent 8d9efff commit 1a3aa59
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/components/user/nav-login-button.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
background-color: #080808;
}

li.header {
padding: 5px 15px;
font-weight: 600;
}

#app-menu-locale-selector {
display: none;
}
Expand Down

0 comments on commit 1a3aa59

Please sign in to comment.