5 lines
58 B
SCSS
5 lines
58 B
SCSS
|
.region-content {
|
||
|
margin: 0 auto;
|
||
|
max-width: 72rem;
|
||
|
}
|