mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 13:23:32 -06:00
change for https
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
@media print{
|
||||
.side-bar{
|
||||
width: 100%;
|
||||
height: auto;
|
||||
.main-nav, footer{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.main-content{
|
||||
margin-left: 20px;
|
||||
}
|
||||
}
|
@@ -3,4 +3,3 @@
|
||||
@import "./typography";
|
||||
@import "./lists";
|
||||
@import "./spacing";
|
||||
@import "./print";
|
||||
|
Reference in New Issue
Block a user