We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a123d commit d4a21f7Copy full SHA for d4a21f7
1 file changed
src/css/base/_typography.css
@@ -31,7 +31,7 @@ a {
31
transition: var(--transition-duration--base) color var(--transition-timing--base);
32
33
&:hover {
34
- color: color: var(--color--link-hover);
+ color: var(--color--link-hover);
35
}
36
37
0 commit comments