use page max-width to match cider 2 for wide monitors
This commit is contained in:
parent
145537d65e
commit
6b7429c12f
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
width: 100%;
|
||||
transition: zoom 1s;
|
||||
zoom: 1;
|
||||
max-width: 1680px;
|
||||
right: 0;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.content-inner.centered {
|
||||
height: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue