Skip to content

Commit 2646221

Browse files
committed
Decrease font size
1 parent e3d7b32 commit 2646221

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,13 +164,13 @@ a.source:hover {
164164
}
165165

166166
.post .post-link {
167-
font-size: 2rem;
168-
line-height: 3rem;
167+
font-size: 1.7rem;
168+
line-height: 2.4rem;
169169
font-weight: 400;
170170
}
171171

172172
.all-posts-link {
173-
font-size: 1.4rem;
173+
font-size: 1.25rem;
174174
}
175175

176176
.post .post-link, .all-posts-link {

0 commit comments

Comments
 (0)