mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06: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,
|
||||
& footer {
|
||||
min-width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
@media all and ($desktop) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user