More styling in mobile

This commit is contained in:
vjrj 2018-03-04 13:38:17 +01:00
parent 24e8351ba5
commit 90f1e5ba9c

View file

@ -54,6 +54,13 @@
font-size: 16px;
}
@include breakpoint(mobile) {
p.firesmap-note,
p.firesmap-legend {
margin-bottom: 10px;
}
}
.firesmap-note,
.firesmap-footnote {
font-size: 14px;