We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e86f260 commit 88822b3Copy full SHA for 88822b3
css/index.css
@@ -598,7 +598,7 @@ a[href^="http"]:not(:has(.arrow)):not(:has(img)):not(:has(svg))::after {
598
.front {
599
font-size: 1.25rem;
600
background: var(--accent-bg-color);
601
- color: white;
+ color: var(--accent-fg-color);
602
transform: translateY(-4px);
603
padding: 0.6rem 1.5rem;
604
border-radius: var(--btnsqr);
0 commit comments