Skip to content

Commit

Permalink
Adjusted font weights.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaddox5 committed Dec 7, 2023
1 parent a346bd7 commit aa98bd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/css/search-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@
margin: 7px 13px;
height: 24px;
padding: 0;
font-weight: 500;
}

.wrapper > div:nth-child(2) {
margin-top: 8px;
background-color: #171f26;
border: 1px solid #3d5366;
border-radius: 4px;
font-weight: 400;

.line {
display: none;
Expand Down

0 comments on commit aa98bd6

Please sign in to comment.