forked from didirus/AstralRinth
Removes global underline a style.
This commit is contained in:
@@ -41,10 +41,6 @@ body {
|
||||
a {
|
||||
color: var(--color-blue);
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
a.uncolored {
|
||||
|
||||
Reference in New Issue
Block a user