Browse Source

update

master
rdrew 8 months ago
parent
commit
8b0be21c97
  1. 21
      css/components/unsorted.css

21
css/components/unsorted.css

@ -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…
Cancel
Save