Updated readme file
[ghost-theme-willow.git] / assets / scss / print.scss
1 /*
2 | -----------------------------------------------------------------------------
3 | Print styles
4 | -----------------------------------------------------------------------------
5 */
6 .content {
7 margin-left: 0 !important;
8 }
9
10 .sidebar, .mobile-header, .post-image {
11 display: none !important;
12 }