Skip to content

Commit

Permalink
make font a tad larger
Browse files Browse the repository at this point in the history
  • Loading branch information
lmeier committed Aug 15, 2019
1 parent 939cae5 commit dc8faf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ li:not(:last-child) {

.postbodytext {
font-family: 'Libre Baskerville', serif;
font-size: 0.8rem;
font-size: 0.9rem;
color: black;
text-align: left;
line-height: 1.2;
line-height: 1.4;
margin: 1.5em 20px;
}

Expand Down

0 comments on commit dc8faf4

Please sign in to comment.