parent
6c47be98c1
commit
115221ea34
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
html {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
*,
|
||||
*:before,
|
||||
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue