is it bad practice to " * { box-sizing: border box; } "

is it bad practice to " * { box-sizing: border box; } "
1 Reply
ἔρως
ἔρως7mo ago
no, but you have to use the right value, which is border-box (a - instead of a space)

Did you find this page helpful?