polishing
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
outline: none;
|
||||
background: none;
|
||||
cursor: pointer;
|
||||
border-bottom: 2px solid transparent;
|
||||
border-bottom: 1px solid transparent;
|
||||
font-family: var(--body-copy);
|
||||
font-weight: 400;
|
||||
color: var(--text-secondary);
|
||||
@@ -17,5 +17,5 @@
|
||||
|
||||
.nav__item.is-active {
|
||||
color: var(--text-primary);
|
||||
border-bottom: 3px solid var(--icon-primary);
|
||||
border-bottom: 1px solid var(--support-info);
|
||||
}
|
||||
Reference in New Issue
Block a user