summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 4cb289f..0fb4523 100644
--- a/style.css
+++ b/style.css
@@ -1,4 +1,5 @@
* {
+ box-sizing: border-box;
padding: 0;
margin: 0;
}