style:调整锚点跳转时的定位。
This commit is contained in:
parent
dbc41f9447
commit
f250b86cf5
|
@ -152,4 +152,9 @@ article {
|
||||||
img, video {
|
img, video {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
}
|
}
|
||||||
|
h2, h3, h4, h5, h6 {
|
||||||
|
&[id]:target {
|
||||||
|
padding-top: 92px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user