Header height adjustments due to new use of class tainacan-content.
This commit is contained in:
parent
910418d7c0
commit
39e2a6a35c
|
@ -36,6 +36,9 @@
|
||||||
margin-left: 4.16666666667%;
|
margin-left: 4.16666666667%;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
}
|
}
|
||||||
|
header.tainacan-content {
|
||||||
|
min-height: auto;
|
||||||
|
}
|
||||||
.tainacan-content {
|
.tainacan-content {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
min-height: 32.5vh;
|
min-height: 32.5vh;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue