Skip to content

Commit ee96b5b

Browse files
authored
Update style.css
1 parent 870820d commit ee96b5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/routes/blog/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
.blogsubtitle {
2222
font-weight:300;
2323
color: #999;
24-
width: 100%;
24+
display: block;
25+
2526
}

0 commit comments

Comments
 (0)