Skip to content

Commit

Permalink
site: add font-weight normal
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcastro2 committed Sep 20, 2024
1 parent 4627e31 commit 9a6d912
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -655,3 +655,7 @@ blockquote{
margin-left: 1.5rem;
padding-left: 1rem;
}

.font-weight-normal {
font-weight: normal;
}

0 comments on commit 9a6d912

Please sign in to comment.