mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
🐛 Table of Contents takes too much space (#1607)
This commit is contained in:
@@ -59,6 +59,10 @@ body button {
|
||||
}
|
||||
|
||||
/* Table of Contents */
|
||||
#TableOfContents {
|
||||
max-width: 25vw;
|
||||
}
|
||||
|
||||
.toc ul,
|
||||
.toc li {
|
||||
@apply px-0 leading-snug list-none;
|
||||
|
||||
Reference in New Issue
Block a user