Add default margins to headlines from rte
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
h1,
|
||||||
|
.headline--primary,
|
||||||
|
h2,
|
||||||
|
.headline--secondary,
|
||||||
|
h3,
|
||||||
|
.headline--3,
|
||||||
|
h4,
|
||||||
|
.headline--4 {
|
||||||
|
@apply mb-4;
|
||||||
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
@apply list-disc pl-4 mb-4;
|
@apply list-disc pl-4 mb-4;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user