Fix rich text styling on public pages

This commit is contained in:
Thibaut Girka 2019-05-13 15:01:00 +02:00 committed by ThibG
parent cd534830ad
commit 87d16698c2
1 changed files with 2 additions and 1 deletions

View File

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