diff --git a/templates/style.css b/templates/style.css index b77fe0c..6559cb3 100644 --- a/templates/style.css +++ b/templates/style.css @@ -11,6 +11,7 @@ src: url(fnt/RobotoSlab-Light.ttf); } +* { box-sizing: border-box } html { scroll-behavior: smooth } body {