You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There is a typo in the CSS file related to font aliasing properties. The properties -webkit-font-smoothing and -moz-osx-font-smoothing are incorrectly written with -- , which is causing them to be ignored by the browser.
The text was updated successfully, but these errors were encountered:
Describe the bug
There is a typo in the CSS file related to font aliasing properties. The properties -webkit-font-smoothing and -moz-osx-font-smoothing are incorrectly written with -- , which is causing them to be ignored by the browser.
The text was updated successfully, but these errors were encountered: