mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
fix(center): Main content mininum width (https://github.com/jackyzha0/quartz/issues/1439)
This commit is contained in:
parent
b1892b5f67
commit
20c114441f
@ -250,6 +250,7 @@ a {
|
|||||||
|
|
||||||
& .center,
|
& .center,
|
||||||
& footer {
|
& footer {
|
||||||
|
min-width: 100%;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
@media all and ($desktop) {
|
@media all and ($desktop) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user