mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: fix layout spacing in main pages
This commit is contained in:
@@ -667,17 +667,17 @@ small {
|
||||
margin-top: 0 !important;
|
||||
margin-bottom: 80px !important;
|
||||
}
|
||||
|
||||
& > main {
|
||||
padding: 0;
|
||||
|
||||
&,
|
||||
> .row,
|
||||
& > .row > .col {
|
||||
--ifm-spacing-horizontal: var(--content-padding);
|
||||
|
||||
width: 100% !important;
|
||||
flex-basis: 100% !important;
|
||||
max-width: unset;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
flex: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user