More styling in mobile
This commit is contained in:
parent
24e8351ba5
commit
90f1e5ba9c
1 changed files with 7 additions and 0 deletions
|
|
@ -54,6 +54,13 @@
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@include breakpoint(mobile) {
|
||||||
|
p.firesmap-note,
|
||||||
|
p.firesmap-legend {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.firesmap-note,
|
.firesmap-note,
|
||||||
.firesmap-footnote {
|
.firesmap-footnote {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue