Skip to content

Commit

Permalink
feat: disable toc
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhojang6 committed Mar 28, 2024
1 parent ba524a4 commit 06d8dcf
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@
}

.toc {
grid-column: span 4;
position: absolute;
right: -140px;
// toc is not used as per request
display: none;
}

.tocMobile {
Expand Down

0 comments on commit 06d8dcf

Please sign in to comment.