Skip to content

Commit

Permalink
Reduce font size of blockquotes on Sponsorship page
Browse files Browse the repository at this point in the history
  • Loading branch information
tbarsballe authored Aug 1, 2023
1 parent 6347927 commit ad9770c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,11 @@ ul.experience li {
margin: 2px 4px 2px 0px;
}

blockquote p {
font-size:14px;
line-height:20px
}

#footer {
margin-top: 15px;
border-top: #c6e09b 5px solid;
Expand Down

0 comments on commit ad9770c

Please sign in to comment.