fix(Website): descript not clearly visible
This commit is contained in:
parent
31c59f016a
commit
2edbc23d0e
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ a.card-link:hover {
|
|||
}
|
||||
|
||||
.text-extra-muted {
|
||||
color: #d1d8dd !important;
|
||||
color: var(--gray-500) !important;
|
||||
}
|
||||
|
||||
.no-underline {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue