Fix header

This commit is contained in:
Bartlomiej Pluta (PGS Software)
2018-03-22 14:04:01 +01:00
parent c612966d83
commit 0f2ccd901e

View File

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