mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-23 06:25:41 -05:00
Update custom.scss
This commit is contained in:
parent
5d932e004e
commit
0d765c60e8
@ -58,3 +58,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 800px) {
|
||||||
|
.page > #quartz-body {
|
||||||
|
padding: 0 !important; /* or padding: 0 !important; to remove completely */
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user