Skip to content

Commit cf7d4a7

Browse files
committed
Update style
1 parent e63f7b0 commit cf7d4a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/style.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,16 @@ a {
88
a:hover {
99
text-decoration: underline;
1010
}
11+
h2 {
12+
font-size:26px;
13+
}
1114
h3 {
15+
font-size: 22px;
1216
color: #363636;
1317
}
1418
h4 {
1519
color: #363636;
20+
font-size: 20px;
1621
}
1722
blockquote {
1823
background-color: #f2f2f2;

0 commit comments

Comments
 (0)