Line 334: | Line 334: | ||
margin-bottom: calc(-1000px - 16px - 5vh); /* height of toc to compensate */ | margin-bottom: calc(-1000px - 16px - 5vh); /* height of toc to compensate */ | ||
height: 1000px; /* big enough to hold list of any size */ | height: 1000px; /* big enough to hold list of any size */ | ||
− | width: | + | width: 15vw; |
padding: 5px; | padding: 5px; | ||
padding-left: 2vw; | padding-left: 2vw; | ||
Line 450: | Line 450: | ||
div.toc-body .flex-row { /* TODO: delete .flex-row.toc-width once confirmed first works */ | div.toc-body .flex-row { /* TODO: delete .flex-row.toc-width once confirmed first works */ | ||
− | padding: 0 | + | padding: 0 20%; |
} | } | ||
Revision as of 18:03, 13 September 2018