We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392e782 commit 0ad30adCopy full SHA for 0ad30ad
less/hux-blog.less
@@ -530,7 +530,7 @@ samp {
530
background: no-repeat center center;
531
background-color: @brand-gray;
532
background-attachment: scroll;
533
- background-size: 120% auto; /* 新增背景图片大小控制 */
+ background-size: 80% auto; /* 新增背景图片大小控制 */
534
.background-cover;
535
// NOTE: Background images are set within the HTML using inline CSS!
536
margin-bottom: 0px; /* 0 on mobile, modify by Hux */
0 commit comments