1
0
Fork 0
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:
Harvey Kandola 2017-12-14 13:25:05 +00:00
parent b339df5125
commit 3329942d8a
11 changed files with 140 additions and 132 deletions

View file

@ -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;
// }
// }