fix: increased readability

This commit is contained in:
Luca Burgio 2024-02-20 11:39:50 +01:00
parent f9d372b606
commit 04bf4952a7

View file

@ -223,7 +223,7 @@ const Subtitle = styled.div<{ $iconWidth: number }>`
font-size: 11px;
font-weight: 500;
line-height: 14.74px;
color: var(--black-40);
color: var(--black-60);
text-align: center;
white-space: nowrap;
overflow: hidden;