Fix rich text styling on public pages

th-downstream
Thibaut Girka 6 years ago committed by ThibG
parent 6e625755a6
commit 9f0ff9b6ea

@ -31,7 +31,8 @@
}
}
.status__content__text {
.status__content__text,
.e-content {
h1, h2, h3, h4, h5 {
margin-top: 20px;
margin-bottom: 20px;

Loading…
Cancel
Save