Add tabindex

This commit is contained in:
Tressley Cahill
2022-10-26 10:22:33 -04:00
parent fc26478150
commit bd2441e320
2 changed files with 14 additions and 13 deletions
+1
View File
@@ -170,6 +170,7 @@ header img {
transition: color 0.25s ease-in-out;
}
#bookmarks a:focus,
#bookmarks a:hover { color: var(--primary-link-hover-color); }
@media screen and (min-width: 48em) {