decrease maximum wrapper width
This commit is contained in:
parent
8d5bac6d9f
commit
c3bad5fadf
|
@ -1,6 +1,6 @@
|
|||
.l-wrapper {
|
||||
width: 100%;
|
||||
max-width: 90rem;
|
||||
max-width: 80rem;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
|
|
Reference in New Issue