mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 09:28:29 +00:00
web/PageNav: reduce the page width in wide mode
This commit is contained in:
parent
7160be65bd
commit
44f470f192
@ -138,7 +138,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.subnav-page-content.wide {
|
.subnav-page-content.wide {
|
||||||
max-width: 800px;
|
max-width: 700px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subnav-page-content.padding {
|
.subnav-page-content.padding {
|
||||||
|
Loading…
Reference in New Issue
Block a user