color fix
This commit is contained in:
@@ -53,7 +53,7 @@ const { href, title, body, tag } = Astro.props;
|
||||
padding: 2px 8px;
|
||||
border-radius: 24px;
|
||||
display: inline-block;
|
||||
color: var(--text-secondary);
|
||||
color: var(--text-primary-alt);
|
||||
margin-top: var(--spacing-08);
|
||||
font-size: var(--desktop-caption);
|
||||
line-height: var(--lh-desktop-caption);
|
||||
|
||||
Reference in New Issue
Block a user