Fix main container padding when printing

This commit is contained in:
BBaoVanC 2023-11-02 01:01:24 -05:00
parent 0b3b160e87
commit ede5958a46
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 1 additions and 0 deletions

View File

@ -969,6 +969,7 @@ aside.quote {
.main-container {
max-width: 100%;
margin: 8px 0;
padding: 0;
}
.breadcrumb {