6 lines
79 B
SCSS
6 lines
79 B
SCSS
|
@import "variables";
|
||
|
|
||
|
|
||
|
vn-travel-summary .summary {
|
||
|
max-width: $width-lg;
|
||
|
}
|