mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-27 20:27:58 +01:00
Survey (#328)
This commit is contained in:
parent
8b0aa194cf
commit
452706f35c
2 changed files with 1 additions and 4 deletions
|
@ -79,8 +79,4 @@ a {
|
|||
|
||||
.hide {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.green {
|
||||
color: $color-green;
|
||||
}
|
|
@ -255,5 +255,6 @@
|
|||
}
|
||||
|
||||
.maputnik-modal-survey__footnote {
|
||||
color: $color-green;
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue