mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-26 02:33:03 -04:00
10 lines
88 B
SCSS
10 lines
88 B
SCSS
.map {
|
|
height: 500px;
|
|
z-index: 2;
|
|
}
|
|
|
|
.member-map {
|
|
height: 250px;
|
|
z-index: 2;
|
|
}
|