6 lines
77 B
SCSS
6 lines
77 B
SCSS
|
.region-header {
|
||
|
margin: 0 auto;
|
||
|
max-width: 72rem;
|
||
|
overflow: hidden;
|
||
|
}
|