diff --git a/ui/scss/homepage/_homepage.scss b/ui/scss/homepage/_homepage.scss index d2d71115ef..7669b99aad 100644 --- a/ui/scss/homepage/_homepage.scss +++ b/ui/scss/homepage/_homepage.scss @@ -7,6 +7,7 @@ background-image: url('/cata/assets/img/cata.jpg'); background-repeat: no-repeat; background-size: cover; + background-position: center; z-index: -1; opacity: 0.5; }