Revert "an attempt to fix safari's weird long-press behavior"

This reverts commit 91dd28296d.
This commit is contained in:
2025-11-18 12:15:54 -08:00
parent 91dd28296d
commit 3c19f45b49

View File

@ -90,7 +90,6 @@ h2 {
}
a {
background-color: light-dark(var(--color-light), var(--color-dark));
color: light-dark(var(--color-dark), var(--color-light));
font-weight: bold;
text-decoration: underline;