6 lines
70 B
SCSS
6 lines
70 B
SCSS
|
@import "placeholders";
|
||
|
|
||
|
.patron {
|
||
|
@extend %page-width-container;
|
||
|
}
|