Skip to content

Commit

Permalink
home page: decreased font size
Browse files Browse the repository at this point in the history
  • Loading branch information
arshjameel committed Jan 31, 2024
1 parent 2039a81 commit 770214a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/common/post-entry.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

.first-entry .entry-content {
margin: 14px 0;
font-size: 18px; /* 16px */
font-size: 16px; /* 18px */
-webkit-line-clamp: 3;
}

Expand Down

0 comments on commit 770214a

Please sign in to comment.