common.scss 118 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 *, ::before, ::after { box-sizing: border-box; border-width: 0; border-style: solid; border-color: initial; }