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
A JS script to take any text within an HTML element and set all of the letters to the same block size. I'm not sure how useful this is, but if you have any non-monospaced fonts you'd like to behave as if they were, this will do so by creating an element for each letter and setting the width to a size defined by the user.