mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 19:06:16 +01:00
fix: rm a hover underline
This commit is contained in:
parent
9433736ede
commit
9e08c96b10
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@
|
||||||
.dark-theme &:hover {
|
.dark-theme &:hover {
|
||||||
color: $dark-post-link-hover-color;
|
color: $dark-post-link-hover-color;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: underline;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue