basic search implementation

This commit is contained in:
Jacky Zhao
2023-06-19 20:37:45 -07:00
parent a622d97e19
commit cdb9fd576e
26 changed files with 751 additions and 182 deletions

View File

@ -30,7 +30,6 @@ button#toc {
overflow: hidden;
max-height: none;
transition: max-height 0.3s ease;
font-size: 0.9rem;
& ul {
list-style: none;