7 lines
85 B
SCSS
7 lines
85 B
SCSS
@import "variable"; // Variable.sass
|
|
|
|
.vmap{
|
|
width: 100%;
|
|
height: 400px;
|
|
}
|