5 lines
78 B
SCSS
5 lines
78 B
SCSS
|
@import "./variables";
|
||
|
|
||
|
vn-route-index .index {
|
||
|
max-width: $width-large;
|
||
|
}
|