hide toc on smaller width devices (for now)

This commit is contained in:
2022-11-11 12:36:54 +00:00
parent b050b36747
commit 8ba82c2911
2 changed files with 6 additions and 3 deletions

View File

@@ -38,9 +38,11 @@
page generated by <a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a>
</p>
</div>
<div id="tocWrapper" style="width: 100%" >
<h3>Table of Contents</h3>
<input id="search" placeholder="Search table of contents" />
<input id="search" width="100%" placeholder="Search table of contents" />
<div id="toc">$toc$</div>
</div>
</div>
<div id="content">
<details id="commitLog">