Skip to content

Commit

Permalink
chore: tweak page title
Browse files Browse the repository at this point in the history
  • Loading branch information
flxzt committed Dec 25, 2024
1 parent 0f6c2fb commit 875115f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sass/parts/_headers.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@

.page-title {
font-family: var(--header-font);
font-size: 2.4em;
font-weight: bold;
font-size: 2.0em;
line-height: 100%;
margin: 0.6em 16px 0.2em 16px;
}
Expand Down

0 comments on commit 875115f

Please sign in to comment.