fix: remove focus state for Navigation tab items. (#567)
Co-authored-by: SaadYousaf <saadyousaf@A006-00314.local>
This commit is contained in:
@@ -67,9 +67,6 @@
|
||||
&:hover {
|
||||
background-color: $light-400;
|
||||
}
|
||||
&:focus {
|
||||
border: 2px solid $dark-500;
|
||||
}
|
||||
}
|
||||
|
||||
.nav a {
|
||||
|
||||
Reference in New Issue
Block a user