* {
box-sizing: border-box;
}
A good explanation of what this code does would be MUCH appreciated, I didn’t really understand the one in the lesson. Thank you in advance!
* {
box-sizing: border-box;
}
A good explanation of what this code does would be MUCH appreciated, I didn’t really understand the one in the lesson. Thank you in advance!