comment out a:visited style

This commit is contained in:
sefaria
2026-06-12 12:50:56 +02:00
parent d663e33c87
commit 9e1233ce7a
+2 -2
View File
@@ -371,10 +371,10 @@ a:hover {
text-decoration-thickness: 0.175rem;
}
a:visited {
/* a:visited {
color: var(--color-primary);
text-decoration-thickness: 0.175rem;
}
} */
button, .button-primary, .button-secondary, .menu-button, .logo {
appearance: none;