Skip to content

Commit

Permalink
fix(style): use normal font for titles on the posts page
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-kashitsyn committed Jul 14, 2024
1 parent 78d5714 commit bff2b66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/tufte.css
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ a.icon-link:visited {

.posts .article-title {
font-size: 3rem;
font-weight: normal;
}

.article-title {
Expand Down

0 comments on commit bff2b66

Please sign in to comment.