Perhaps this height needs to be increased as well?
This commit is contained in:
parent
35259a101c
commit
f50ccef84e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
|
||||||
/* Header */
|
/* Header */
|
||||||
|
|
||||||
#conservancyheader {
|
#conservancyheader {
|
||||||
height: 140px;
|
height: 184px;
|
||||||
/* background-color: #d1ff96; */
|
/* background-color: #d1ff96; */
|
||||||
/* background-color: #92CC58; */
|
/* background-color: #92CC58; */
|
||||||
/* background-color: #BDD8A2; */
|
/* background-color: #BDD8A2; */
|
||||||
|
|
Loading…
Reference in a new issue