Remove focus outline 0 from footer and search styles

This commit is contained in:
Aditya Telange
2026-04-11 13:02:59 +05:30
parent 8438531860
commit 730ab0de35
3 changed files with 0 additions and 10 deletions
-5
View File
@@ -53,8 +53,3 @@
.top-link:hover {
color: var(--primary);
}
.top-link:focus,
#theme-toggle:focus {
outline: 0;
}