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 {
|
||||
border-radius: 20px;
|
||||
border-radius: 5px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
height: 400px;
|
||||
|
|
Loading…
Reference in a new issue