Skip to content

Commit

Permalink
toc full reduced to 95vh
Browse files Browse the repository at this point in the history
  • Loading branch information
nomadjimbob committed May 10, 2023
1 parent 5083128 commit a81bbf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/mikio.css
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ body {
top: 1rem;
align-self: flex-start;
overflow: scroll;
max-height: 100vh;
max-height: 95vh;
scroll-behavior: smooth;
scrollbar-width: none;
}
Expand Down
2 changes: 1 addition & 1 deletion assets/mikio.less
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ html, body {
top: 1rem;
align-self: flex-start;
overflow: scroll;
max-height: 100vh;
max-height: 95vh;

scroll-behavior: smooth;
scrollbar-width: none;
Expand Down

0 comments on commit a81bbf7

Please sign in to comment.