diff --git a/app/assets/styles/home.css b/app/assets/styles/home.css index 43919d4..3129c66 100644 --- a/app/assets/styles/home.css +++ b/app/assets/styles/home.css @@ -17,7 +17,8 @@ .bg-dark { background-color: #282c34; - height: 100%; + min-height: 100%; + height: auto; } .list-container {