rdrew
10 months ago
1 changed files with 21 additions and 0 deletions
@ -0,0 +1,21 @@ |
|||||||
|
.leaflet-popup-content { |
||||||
|
& .node--view-mode-teaser .field { |
||||||
|
margin-block-end: 0; |
||||||
|
} |
||||||
|
& .node__title { |
||||||
|
font-size: 1.4rem; |
||||||
|
} |
||||||
|
& article { |
||||||
|
margin-bottom: 0; |
||||||
|
} |
||||||
|
& .node__content { |
||||||
|
padding-bottom: 0; |
||||||
|
font-size: 0.9rem; |
||||||
|
& .field__label, |
||||||
|
.field__items{ |
||||||
|
font-size: 0.9rem; |
||||||
|
font-weight: normal;; |
||||||
|
|
||||||
|
} |
||||||
|
} |
||||||
|
} |
Loading…
Reference in new issue