Skip to content

Commit 7b5d722

Browse files
authored
Update style.css
1 parent e3d1db2 commit 7b5d722

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/routes/blog/style.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,9 @@
1616

1717
.blogbody img {
1818
max-width: 100%;
19-
}
19+
}
20+
21+
.blogsubtitle {
22+
font-weight:300;
23+
color: #999;
24+
}

0 commit comments

Comments
 (0)