reduce border radius
This commit is contained in:
parent
b4e28609b8
commit
a8dac9d966
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.map-wrapper {
|
.map-wrapper {
|
||||||
border-radius: 20px;
|
border-radius: 5px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 400px;
|
height: 400px;
|
||||||
|
|
Loading…
Reference in a new issue