Enable alternate ß in address row
This commit is contained in:
+2
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user