missing ligatures
Is there some css that i can add to replace/repair missing ligatures like on this page: http://www.goalexandria.com/training/
I tried adding p {
font-variant-ligatures: normal;
}
but that isn't working.
Thanks!
Comments
we suggest reading this:
https://developer.mozilla.org/pl/docs/Web/CSS/font-variant-ligatures
Also try to add !important at the end of the css statement.
thanks
This feature could not be possible because of that.