web/DonateBanner: make subtitle easier to read
This commit is contained in:
parent
250269bc09
commit
894c1ada24
1 changed files with 2 additions and 1 deletions
|
@ -131,7 +131,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#banner-subtitle {
|
#banner-subtitle {
|
||||||
color: var(--gray);
|
color: var(--white);
|
||||||
|
opacity: 0.4;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue