Add black background to Fork App section

This commit is contained in:
Bartlomiej Pluta (PGS Software)
2018-03-22 09:58:29 +01:00
parent 4f43cb21d9
commit bbb45e05b4

View File

@@ -1,5 +1,5 @@
.header {
background: url(../img/header/img.png) no-repeat 50% 30% / cover;
background: black url(../img/header/img.png) no-repeat 50% 50%;
height: 900px;
padding-top: 110px;
}