Skip to content

Commit 20ce567

Browse files
committed
hide theme-toggle focus outline
1 parent 28face7 commit 20ce567

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/css/footer.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
color: var(--primary)
5151
}
5252

53-
.top-link:focus {
53+
.top-link:focus,
54+
#theme-toggle:focus {
5455
outline: 0
5556
}

0 commit comments

Comments
 (0)