Hello
I was using the slashed zero and the tabular figure for the Number 1 (One with a "foot") on my website. I did it by adding the following in the Custom CSS field.
body {
font-feature-settings:"zero" 1, "tnum" 1;
}
But now it doesn't work anymore. Does anyone know how I can add it again?
Thanks in advance