fix element area movement on link hover
This commit is contained in:
parent
8fcafdba4b
commit
45993c5c36
@ -80,6 +80,7 @@ h3 {
|
||||
a {
|
||||
color: var(--link-color);
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
|
Loading…
Reference in New Issue
Block a user