Enable alternate ß in address row

This commit is contained in:
sefaria
2026-06-30 23:53:37 +02:00
parent 80f5155251
commit cb98637a22
+2 -1
View File
@@ -22,7 +22,8 @@ h1 {
}
.address-row, .address-row span {
font-family: "MD IO"
font-family: "MD IO";
font-feature-settings: "ss01" 1;
}
/* Remove bold style */