Made all elements inherit box-sizing from root

This commit is contained in:
Hugo Giraudel 2015-12-31 12:21:59 +01:00
parent f749aa8a15
commit 6513dc6faf

View File

@ -20,4 +20,4 @@ body
*,
*:after,
*:before
box-sizing: border-box
box-sizing: inherit