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
Currently your div (first child from main) is taking on the width of it's content, so it jumps when you switch between goblin and other products. Try setting a fixed width on the bar or the parent div (maybe as a % of vw)
The text was updated successfully, but these errors were encountered:
Currently your div (first child from main) is taking on the width of it's content, so it jumps when you switch between goblin and other products. Try setting a fixed width on the bar or the parent div (maybe as a % of vw)
The text was updated successfully, but these errors were encountered: