Started working on acessibility
Sidebar is now navigable with keyboard using tab In reference to #40
This commit is contained in:
@@ -20,6 +20,8 @@ $sidebar-delay: 75ms;
|
||||
|
||||
.main_tablinks {
|
||||
transition: all 500ms;
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
|
||||
&.active {
|
||||
background-color: var(--accent-color);
|
||||
|
||||
Reference in New Issue
Block a user