mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-01 12:46:07 +00:00
web/DonateBanner: make subtitle easier to read
This commit is contained in:
parent
250269bc09
commit
894c1ada24
|
@ -131,7 +131,8 @@
|
|||
}
|
||||
|
||||
#banner-subtitle {
|
||||
color: var(--gray);
|
||||
color: var(--white);
|
||||
opacity: 0.4;
|
||||
line-height: 1.5;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue