fix element area movement on link hover
This commit is contained in:
parent
8fcafdba4b
commit
45993c5c36
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ h3 {
|
|||
a {
|
||||
color: var(--link-color);
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue