wrap lecturer intro note in section

This commit is contained in:
Felix Hamann 2019-04-01 22:42:12 +02:00
parent b2d87ec714
commit 535b641504
2 changed files with 9 additions and 5 deletions

View File

@ -474,7 +474,7 @@ ul.list--inline {
/* DEFINITION LIST */ /* DEFINITION LIST */
.deflist { .deflist {
display: grid; display: grid;
grid-template-columns: 100% ; grid-template-columns: 100%;
} }
.deflist__dt, .deflist__dt,
.deflist__dd { .deflist__dd {
@ -488,6 +488,10 @@ ul.list--inline {
.deflist__dd { .deflist__dd {
font-size: 18px; font-size: 18px;
margin-bottom: 10px; margin-bottom: 10px;
> p {
margin-top: 0;
}
} }
@media (min-width: 768px) { @media (min-width: 768px) {
@ -507,7 +511,6 @@ ul.list--inline {
.deflist__dt, .deflist__dt,
.deflist__dd { .deflist__dd {
border-bottom: 1px solid #d3d3d3;
padding: 12px 0; padding: 12px 0;
margin: 0; margin: 0;
font-size: 16px; font-size: 16px;

View File

@ -1,6 +1,7 @@
<section>
UniWorX erfahrene Veranstalter finden
hier die wichtigsten Neuerungen.
UniWorX erfahrene Veranstalter finden
hier die wichtigsten Neuerungen.
<section> <section>
<h2>Bekannte Probleme in Bearbeitung <h2>Bekannte Probleme in Bearbeitung