diff --git a/assets/css/site.css b/assets/css/site.css index af3c577..53d3fa0 100644 --- a/assets/css/site.css +++ b/assets/css/site.css @@ -64,4 +64,6 @@ .card-homepage { background-color: rgba(0, 0, 0, 0.1) !important; + padding: 2%; + height: 100%; } diff --git a/views/pages/index.ejs b/views/pages/index.ejs index ab5cb9a..66f431f 100644 --- a/views/pages/index.ejs +++ b/views/pages/index.ejs @@ -38,8 +38,8 @@ -