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
Figured it out, you need to make sure the component containing the text is the same width. So, wrap the text in a div, give it some width and center the text in the div.
I tried to set the text as center, the words isn't the same length. So it's bugging out like this :
This is my code right now.
// fyi : the text center is in the top div
Hope I could get any helps, thanks!
The text was updated successfully, but these errors were encountered: