Skip to content

Commit 9877070

Browse files
committed
Reduce the font size of post titles
1 parent 4697c35 commit 9877070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/css/components/_stacks-post-summary.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123

124124
.s-post-summary--content-title {
125125
display: inline-block;
126-
font-size: @fs-subheading;
126+
font-size: @fs-body3;
127127
margin-bottom: @su6;
128128
overflow-wrap: break-word;
129129
word-wrap: break-word;

0 commit comments

Comments
 (0)