mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
web/PageNav: reduce the page width in wide mode
This commit is contained in:
@ -138,7 +138,7 @@
|
||||
}
|
||||
|
||||
.subnav-page-content.wide {
|
||||
max-width: 800px;
|
||||
max-width: 700px;
|
||||
}
|
||||
|
||||
.subnav-page-content.padding {
|
||||
|
Reference in New Issue
Block a user