This commit is contained in:
parent
35bf3258d5
commit
aa0b67db47
1 changed files with 4 additions and 1 deletions
|
@ -107,7 +107,10 @@ sup {
|
|||
}
|
||||
|
||||
.anchor {
|
||||
scroll-margin-top: 46px;
|
||||
display: block;
|
||||
position: relative;
|
||||
top: -46px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.blog-button:link,
|
||||
|
|
Loading…
Reference in a new issue