Skip to content

Commit

Permalink
✨ Person name typeface colour
Browse files Browse the repository at this point in the history
  • Loading branch information
TanyaS08 committed Dec 2, 2024
1 parent 051ee51 commit 19c1c0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mystyles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ h3 {
font-weight: 500;
}

.listing-box-title {
color: $secondary;
font-family: Raleway;
font-weight: 600;
}

.navbar li.nav-item a.nav-link span {
font-size: 1.2rem;
font-family: Raleway;
Expand Down

0 comments on commit 19c1c0a

Please sign in to comment.