mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
responsive doc TOC
This commit is contained in:
parent
b339df5125
commit
3329942d8a
11 changed files with 140 additions and 132 deletions
|
@ -32,10 +32,10 @@
|
|||
@import "section/wysiwyg.scss";
|
||||
|
||||
// Bootstrap override that removes gutter space on smaller screens
|
||||
@media (max-width: 1200px) {
|
||||
.container {
|
||||
width: 100%;
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
// @media (max-width: 1200px) {
|
||||
// .container {
|
||||
// width: 100%;
|
||||
// max-width: none;
|
||||
// }
|
||||
// }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue