Update _content.scss

pull/411/head
Yiğit FINDIKLI 2020-07-27 15:40:02 +03:00
parent 7740e41d5b
commit d624e17cf1
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
&.p-highlight:hover a {
background: transparent;
color: var(--primary-color);
border-bottom: 1px solid $linkColor;
border-bottom: 1px solid var(--primary-color);
}
&:not(.p-highlight):not(.p-disabled):hover a {