mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
8 lines
114 B
Text
8 lines
114 B
Text
![]() |
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||
|
|
||
|
.osm-map-box {
|
||
|
height: 300px;
|
||
|
width: 100%;
|
||
|
margin: 10px 0;
|
||
|
}
|