Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Sep 11, 2024
1 parent 7d1cc0c commit 81b4dbd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scss/modules/navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -463,10 +463,11 @@
}

.menu-title {
border-bottom: $subtle-grey-01 solid 1px;
font-size: 1.125rem;
font-weight: 600;
margin-bottom: 0.2rem;
margin-left: -5px;
margin-top: -0.25rem;
margin-bottom: 0.2rem;
border-bottom: $subtle-grey-01 solid 1px;
opacity: 0.7;
}

0 comments on commit 81b4dbd

Please sign in to comment.