removed blue box from clicking links

This commit is contained in:
2025-04-13 14:03:17 -06:00
parent 46cc61afe7
commit 27bfe8e7b3
+5
View File
@@ -80,6 +80,11 @@ a,
transition-duration: 1s;
}
a {
-webkit-tap-highlight-color: transparent !important;
outline: none !important;
}
a.fill_div {
display: block;
height: 100%;