6 lines
78 B
SCSS
6 lines
78 B
SCSS
@import "variable"; // variable
|
|
|
|
.map {
|
|
width: 100%;
|
|
height: 400px;
|
|
} |