mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-24 03:58:49 +01:00
web/PageNav: reduce the page width in wide mode
This commit is contained in:
parent
7160be65bd
commit
44f470f192
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
|||
}
|
||||
|
||||
.subnav-page-content.wide {
|
||||
max-width: 800px;
|
||||
max-width: 700px;
|
||||
}
|
||||
|
||||
.subnav-page-content.padding {
|
||||
|
|
Loading…
Reference in a new issue