comment out a:visited style

This commit is contained in:
sefaria
2026-06-12 12:51:27 +02:00
parent 4323fd87c6
commit 09772ff1a5
+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;