Skip to content

Commit

Permalink
Set font size of blog navigation title
Browse files Browse the repository at this point in the history
  • Loading branch information
helenclx committed Sep 30, 2024
1 parent 4b01ad0 commit cf450a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/css/blog.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.blog__post--info { display: grid; }
.blog__postlist { gap: 0.5em; }
.blog__postlist--title { font-size: var(--fs-bloglist-title); }
.blog__nav--title { font-size: var(--fs-h3); }

.blog__post--info {
gap: 0.3em;
Expand Down

0 comments on commit cf450a7

Please sign in to comment.