diff --git a/assets/styles/app.scss b/assets/styles/app.scss index b084480..dcf5dcd 100644 --- a/assets/styles/app.scss +++ b/assets/styles/app.scss @@ -22,4 +22,8 @@ $primary: darken(#428bca, 20%); .zip { float: right; +} + +.listings-container { + padding-top: 2rem; } \ No newline at end of file diff --git a/templates/app/index.html.twig b/templates/app/index.html.twig index 3a1f675..6fc1c7f 100644 --- a/templates/app/index.html.twig +++ b/templates/app/index.html.twig @@ -24,6 +24,6 @@ {% endfor %} {% else %} -
There are currently no active listings
+