remove scrollbar on main page and fix toc/nav clipping
This commit is contained in:
parent
a0727c05e5
commit
18d0c8e403
3 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
.main-page_hero {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
margin-block: 5rem;
|
||||
margin-inline: 0.612rem;
|
||||
min-height: calc(100svh - 3.5rem);
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue