diff --git a/settings.html b/settings.html
index b3a55d5..7c700ff 100644
--- a/settings.html
+++ b/settings.html
@@ -86,7 +86,6 @@
}
.row > input:focus,
.row > select:focus {
- border-color: #38bdf8;
box-shadow: 0 0 0 2px rgba(56,189,248,0.3);
outline: none;
}