Fixed max width none (#9631)
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
|
||||
@media (min-width: 1300px) {
|
||||
.standard-page {
|
||||
max-width: none;
|
||||
max-width: 80%;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
|
||||
Reference in New Issue
Block a user