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
Hello! Firstly: thank you for ur job, u're awesome!
And secondly I have problem:
First element - has normal letter spacing, but second and third elements has other spacing.
I'm trying to use letter-spacing parameter in css, trying to use in js (elem.style.letterSpacing), but all of it works just on first element. What I need to do?
Hello! Firstly: thank you for ur job, u're awesome!
And secondly I have problem:
First element - has normal letter spacing, but second and third elements has other spacing.
I'm trying to use letter-spacing parameter in css, trying to use in js (elem.style.letterSpacing), but all of it works just on first element. What I need to do?
Part of code (I'm using svelte):
The text was updated successfully, but these errors were encountered: