diff --git a/style.css b/style.css index 028c7f6..a501f5d 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,5 @@ * { + -moz-box-sizing: border-box; box-sizing: border-box; }