This commit is contained in:
Gregory Wolanski 2018-06-30 10:17:14 +02:00
parent 8b0aa194cf
commit 452706f35c
2 changed files with 1 additions and 4 deletions

View file

@ -79,8 +79,4 @@ a {
.hide {
display: none !important;
}
.green {
color: $color-green;
}

View file

@ -255,5 +255,6 @@
}
.maputnik-modal-survey__footnote {
color: $color-green;
margin-top: 16px;
}