change for https

This commit is contained in:
marksie1988 2020-06-26 13:42:32 +01:00
parent 160cc42e4e
commit 040bef90bb
2 changed files with 0 additions and 13 deletions

View File

@ -1,12 +0,0 @@
@media print{
.side-bar{
width: 100%;
height: auto;
.main-nav, footer{
display: none;
}
}
.main-content{
margin-left: 20px;
}
}

View File

@ -3,4 +3,3 @@
@import "./typography";
@import "./lists";
@import "./spacing";
@import "./print";