Skip to content

Commit 0ad30ad

Browse files
authored
Update hux-blog.less
1 parent 392e782 commit 0ad30ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

less/hux-blog.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ samp {
530530
background: no-repeat center center;
531531
background-color: @brand-gray;
532532
background-attachment: scroll;
533-
background-size: 120% auto; /* 新增背景图片大小控制 */
533+
background-size: 80% auto; /* 新增背景图片大小控制 */
534534
.background-cover;
535535
// NOTE: Background images are set within the HTML using inline CSS!
536536
margin-bottom: 0px; /* 0 on mobile, modify by Hux */

0 commit comments

Comments
 (0)