Fix header

This commit is contained in:
Bartlomiej Pluta (PGS Software)
2018-04-10 12:12:07 +02:00
parent f29c45d28b
commit 2a10237171
3 changed files with 3 additions and 3 deletions

View File

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