forked from Ponysearch/Ponysearch
7 lines
114 B
Text
7 lines
114 B
Text
// SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
.osm-map-box {
|
|
height: 300px;
|
|
width: 100%;
|
|
margin: 10px 0;
|
|
}
|