adjust title wrapper h1 mgbt
This commit is contained in:
parent
7f661597ba
commit
9d3800690d
1 changed files with 4 additions and 0 deletions
|
|
@ -77,6 +77,10 @@ article > h1 {
|
||||||
padding-top: calc(42.5vw);
|
padding-top: calc(42.5vw);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.page-cover .title-wrapper h1 {
|
||||||
|
margin-bottom: calc(0.255 * var(--unit--vertical));
|
||||||
|
}
|
||||||
|
|
||||||
.page-cover .text-wrapper {
|
.page-cover .text-wrapper {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue