mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Use correct link hover color. Closes #2888
This commit is contained in:
parent
67ac959bef
commit
bc1fec0228
@ -95,7 +95,7 @@ body {
|
|||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: var(--theme-color-palette-12);
|
color: var(--theme-color-action-hover);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user