reduce border radius

This commit is contained in:
Lorin Werthen 2017-12-17 21:59:20 +01:00
parent b4e28609b8
commit a8dac9d966
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -47,7 +47,7 @@
}
.map-wrapper {
border-radius: 20px;
border-radius: 5px;
overflow: hidden;
position: relative;
height: 400px;