diff --git a/css/style.css b/css/style.css index 63e9fea..b872cd1 100644 --- a/css/style.css +++ b/css/style.css @@ -28,6 +28,7 @@ html, body { height: 100%; flex-direction: column; background: url('../img/background.png') no-repeat; + background-size: cover; } .launcher .category-header {