desktop : page-cover min height
This commit is contained in:
parent
949d7437a4
commit
217dde5842
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ button.toggle.right::before {
|
||||||
|
|
||||||
.page-cover {
|
.page-cover {
|
||||||
padding-top: calc(9 * var(--unit--vertical));
|
padding-top: calc(9 * var(--unit--vertical));
|
||||||
|
min-height: calc(22 * var(--unit--vertical));
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-template="home"] .page-cover {
|
[data-template="home"] .page-cover {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue