Skip to content

Commit e4d2b11

Browse files
committed
~ 调整左侧栏图片位置,相对居中
1 parent 2dc801d commit e4d2b11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vendor/blog.css

+3
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ blockquote {
8383
.sidebar blockquote {
8484
color: #999;
8585
}
86+
.sidebar img {
87+
margin-left: 20%
88+
}
8689
.main-inner {
8790
padding: 2% 5% 3%;
8891
}

0 commit comments

Comments
 (0)