mirror of
https://github.com/thangisme/notes.git
synced 2024-11-20 08:55:57 -05:00
change for https
This commit is contained in:
parent
160cc42e4e
commit
040bef90bb
@ -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 "./typography";
|
||||||
@import "./lists";
|
@import "./lists";
|
||||||
@import "./spacing";
|
@import "./spacing";
|
||||||
@import "./print";
|
|
||||||
|
Loading…
Reference in New Issue
Block a user