Tweak free text default styles
This commit is contained in:
parent
170b8be1b2
commit
2cbbbb7418
|
|
@ -35,9 +35,13 @@
|
|||
}
|
||||
|
||||
.u-free-text {
|
||||
p, h2, h3, h4, h5, h6 {
|
||||
p, h1, h2, h3, h4, h5, h6 {
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
||||
img {
|
||||
margin: 20px auto;
|
||||
}
|
||||
}
|
||||
|
||||
.u-mb-large {
|
||||
|
|
|
|||
Loading…
Reference in a new issue