Header height adjustments due to new use of class tainacan-content.

This commit is contained in:
mateuswetah 2019-11-28 12:13:07 -03:00
parent 910418d7c0
commit 39e2a6a35c
2 changed files with 4 additions and 1 deletions

View File

@ -36,6 +36,9 @@
margin-left: 4.16666666667%;
margin-bottom: 2rem;
}
header.tainacan-content {
min-height: auto;
}
.tainacan-content {
font-size: 1rem;
min-height: 32.5vh;

File diff suppressed because one or more lines are too long