fix element area movement on link hover

This commit is contained in:
Dmitry Kolosov 2021-12-07 19:57:05 +03:00
parent 8fcafdba4b
commit 45993c5c36

View File

@ -80,6 +80,7 @@ h3 {
a {
color: var(--link-color);
text-decoration: none;
border-bottom: 1px solid transparent;
}
a:hover,