Skip to content

Commit 859ecbd

Browse files
committed
【博客端】调整hash滚动边距
1 parent 535b91d commit 859ecbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/assets/css/common.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,11 +1076,11 @@ ins.adsbygoogle[data-ad-status='unfilled'] {
10761076
height: auto;
10771077
}
10781078
.header-scroll-margin-top {
1079-
scroll-margin-top: 10px;
1079+
scroll-margin-top: 30px;
10801080
}
10811081
@media (max-width: 1024px) {
10821082
.header-scroll-margin-top {
1083-
scroll-margin-top: 80px;
1083+
scroll-margin-top: 100px;
10841084
}
10851085
}
10861086
.acgn-filter-popover-body {

0 commit comments

Comments
 (0)