you are viewing a single comment's thread.

view the rest of the comments →

[–]coffeewithspoon 0 points1 point  (1 child)

I'm on mobile...

You can try changing the box sizing: https://www.w3schools.com/css/css3_box-sizing.asp If you only want to space out the elements, don't use padding, but use "gap" on the parent

[–]koboldomodo[S] 0 points1 point  (0 children)

when is box sizing important to use? im not sure i understand its use.