Skip to content

Commit e871871

Browse files
committed
Decrease font size
1 parent 1394709 commit e871871

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
@@ -159,13 +159,13 @@ a.source:hover {
159159
}
160160

161161
.post .post-link {
162-
font-size: 2rem;
163-
line-height: 3rem;
162+
font-size: 1.7rem;
163+
line-height: 2.4rem;
164164
font-weight: 400;
165165
}
166166

167167
.all-posts-link {
168-
font-size: 1.4rem;
168+
font-size: 1.25rem;
169169
}
170170

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

0 commit comments

Comments
 (0)