diff --git a/src/styles/_map.scss b/src/styles/_map.scss index c45eab3..eb8c715 100644 --- a/src/styles/_map.scss +++ b/src/styles/_map.scss @@ -16,6 +16,11 @@ height: 20px; } + .ol-attribution a { + color: rgba(0, 0, 0, 0.75); + text-decoration: none; + } + .ol-control { button { background-color: rgb(28, 31, 36);