Cosmetics to topbar

pull/358/head
cagataycivici 2020-07-01 22:39:57 +03:00
parent 6aa6bbec99
commit 9d526e16a2
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
border-bottom: 2px solid transparent;
transition: border-bottom-color .3s;
&:hover {
&:hover, &:focus {
border-bottom-color: var(--primary-color);
}