finish page species
This commit is contained in:
parent
6fff7422e8
commit
a1a98d67b5
13 changed files with 1127 additions and 512 deletions
|
|
@ -1,8 +1,14 @@
|
|||
@use "abstracts/mixins.scss" as *;
|
||||
|
||||
.page-nav{
|
||||
|
||||
|
||||
.toc{
|
||||
list-style: none;
|
||||
max-height: calc(100vh - var(--top-target) - 10px);
|
||||
overflow: scroll;
|
||||
@include hide-scrollbar();
|
||||
padding-bottom: 10vh;
|
||||
|
||||
li{
|
||||
font-size: var(--fs-normal);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue