mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-10-31 18:36:31 +00:00
Fix text fragment scrolling which behind the floating top bar
refs: #749
This commit is contained in:
parent
6b9df8bb51
commit
854880747d
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1264,6 +1264,7 @@ Usage (In Ghost editor):
|
|||||||
.post-full-content h6 {
|
.post-full-content h6 {
|
||||||
color: color-mod(var(--darkgrey) l(-5%));
|
color: color-mod(var(--darkgrey) l(-5%));
|
||||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
|
||||||
|
scroll-margin-top: 110px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-full-content h1 {
|
.post-full-content h1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user