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
@mrtavor can you please make this word's width somehow dynamic or at least in VW to take into account the translated word width and make the font size smaller?
Currently the font size is fixed:
.h1-xxl {
font-size: 86px; ← HERE 🔴
line-height: 105%;
text-shadow: 0px 2px 35px rgb(69, 81, 140)
}
The text was updated successfully, but these errors were encountered:
@mrtavor can you please make this word's width somehow dynamic or at least in VW to take into account the translated word width and make the font size smaller?
Currently the font size is fixed:
The text was updated successfully, but these errors were encountered: