update
This commit is contained in:
@@ -63,15 +63,6 @@ html {
|
||||
scroll-behavior: smooth;
|
||||
line-height: 16px;
|
||||
}
|
||||
a,
|
||||
a:hover {
|
||||
color: inherit;
|
||||
-webkit-transition: color 0.2s ease-out;
|
||||
-o-transition: color 0.2s ease-out;
|
||||
transition: color 0.2s ease-out;
|
||||
outline: 0;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: var(--color-primary);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user