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
{{ message }}
This repository was archived by the owner on Dec 1, 2020. It is now read-only.
/* code from https://developer.mozilla.org/en/docs/Web/CSS/font *//* Set the font size to 12px and the line height to 14px. Set the font family to sans-serif */p { font:12px/14px sans-serif }
now we got:
p { font:0.857143px sans-serif }
The text was updated successfully, but these errors were encountered:
This should not be automath.
now we got:
The text was updated successfully, but these errors were encountered: