💄 fix(quick-navigation): limit width of toc (#204)
This commit is contained in:
parent
40df48fd87
commit
6058957e48
@ -55,6 +55,7 @@
|
||||
.toc-container {
|
||||
margin: 0;
|
||||
margin-top: $padding-vertical;
|
||||
max-width: 80vw;
|
||||
}
|
||||
|
||||
.toc-content {
|
||||
|
Loading…
x
Reference in New Issue
Block a user