Make table of contents collapse on mobile

This commit is contained in:
mDuo13
2021-06-30 01:50:55 -07:00
parent 3831468841
commit 7d6cf7907a
5 changed files with 17 additions and 6 deletions

View File

@@ -385,7 +385,7 @@ $columns: 12; // Number of columns in the grid system
#page-toc-wrapper {
position: static;
display: block;
// display: block;
clear: both;
overflow-y: inherit;
max-width: 100%;