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
The Font-scale is an open-ended scale that starts at 1 and increases in single-digit steps but uses a "+" for additional refinement between steps; from grade 6 it introduces a capitalized "A", "B" and "C" for further refinement
/^((?:[1-5][+]?)|(?:[6-9][a-c][+]?))(?:(\/)((?:[1-5][+]?)|(?:[6-9][a-c][+]?)))?$/i
The text was updated successfully, but these errors were encountered: