plain section image padding fix
This commit is contained in:
parent
b73d2529a2
commit
ff635cb7e2
1 changed files with 1 additions and 0 deletions
|
@ -443,6 +443,7 @@ textarea {
|
||||||
|
|
||||||
.split-section-plain .section-figure .section-image {
|
.split-section-plain .section-figure .section-image {
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
|
padding: 50px 15px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.split-section-plain .section-figure {
|
.split-section-plain .section-figure {
|
||||||
|
|
Loading…
Reference in a new issue