6 lines
66 B
SCSS
6 lines
66 B
SCSS
|
.l-main {
|
||
|
width: 96%;
|
||
|
max-width: 720px;
|
||
|
margin: 0 auto 0;
|
||
|
}
|