Skip to content

Commit

Permalink
Change blog title font size
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Apr 11, 2024
1 parent 5cdda14 commit e11440f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/section/_post-heading.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}

&__title {
font-size: responsive-font-size(4.5rem, 50, '5vw + 1rem');
font-size: responsive-font-size(3.5rem, 50, '5vw + 1rem');
margin-block: 0;
max-inline-size: 70rem;
text-wrap: balance;
Expand Down

0 comments on commit e11440f

Please sign in to comment.