<dl class="date-location-section"><dt>Datum</dt>
<dd>24.12.2018</dd><dt>Uhrzeit</dt>
<dd>13 - 15 Uhr</dd><dt>Ort</dt>
<dd>INNOQ Monheim</dd>
</dl>
<dl class="date-location-section">
<dt>Datum</dt>
<dd>24.12.2018</dd>
<dt>Uhrzeit</dt>
<dd>13 - 15 Uhr</dd>
<dt>Ort</dt>
<dd>INNOQ Monheim</dd>
</dl>
/* No context defined for this component. */
.date-location-section {
@extend %definition-list-simple;
margin-bottom: $spacer-sm;
border-top: 1px solid $date-location-section-border-color;
border-bottom: 1px solid $date-location-section-border-color;
padding-top: $spacer-sm;
}
@media screen and (min-width: $grid-breakpoint-md) {
.date-location-section {
margin-bottom: $spacer-xl;
}
}
There are no notes for this item.