diff --git a/src/styles/index.styl b/src/styles/index.styl index be8576b..dec91f8 100644 --- a/src/styles/index.styl +++ b/src/styles/index.styl @@ -1,9 +1,9 @@ -html, body: +html, body padding 0 margin 0 font-size: 1rem -*: +* box-sizing border-box -webkit-overflow-scrolling touch - scroll-behavior smooth \ No newline at end of file + scroll-behavior smooth