Hide toc on mobile

This commit is contained in:
Ole Eskild Steensen 2022-12-16 13:23:11 +01:00
parent 5a20bf8e72
commit 632c989a36

View File

@ -218,6 +218,10 @@ ul.task-list {
display: none;
}
.toc {
display: none;
}
.backlinks {
margin-top: 0;
}