diff --git a/index.css b/index.css index 6a75c49..dcb5ee8 100644 --- a/index.css +++ b/index.css @@ -553,6 +553,10 @@ footer a { } /* Content */ + .home-container { + padding-left: 1.5rem; + padding-right: 1.5rem; + } .home-container h1 { font-size: 2rem; }