fitty
fitty copied to clipboard
Specific Font-Families are not properly fitted
I'm using Fitty with multiple Google fonts. Certain font families extend past their container width, 'Great Vibes' and 'Aguafina' are two examples. Is this fixable or is there a good workaround?
Codepen here: https://codepen.io/emrockarts/pen/qBJmBmp
I don't really have a workaround for this, in a perfect world Fitty would measure the actual horizontal pixels used but it doesn't right now. So this will require some hacking, maybe by adjusting padding/margin on a parent container.