change accent color

This commit is contained in:
DerTyp7
2023-10-10 16:45:58 +02:00
parent 3ae6ffce19
commit 584694fc9a
2 changed files with 6 additions and 6 deletions

View File

@@ -33,7 +33,7 @@
color: var(--color-font-link-header);
font-weight: 600;
font-size: 1.2rem;
transition: all 0.1s ease-in-out;
transition: all 0.15s ease-in-out;
border-bottom: 3px solid var(--color-border-link-header);
&:hover {