diff --git a/src/styles/map/_labels.scss b/src/styles/map/_labels.scss index 0021bd7..1a4d37e 100644 --- a/src/styles/map/_labels.scss +++ b/src/styles/map/_labels.scss @@ -1,6 +1,6 @@ .unit-labels { // background: none !important; - background: rgba(255, 255, 255, 0.5) !important; + background: rgba(255, 255, 255, 0.75) !important; color: #000 !important; border: none !important; box-shadow: none !important;