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

@@ -537,7 +537,7 @@
<div class="footer__info col-3">
<p class="footer__info__title">Info</p>
<p class="footer__info__description">
Wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut
Wisia enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut
aliquip ex commodo consequat. Autem vel hendrerit iriure dolor in hendrerit.
</p>
</div>

View File

@@ -9,7 +9,7 @@
}
.download__description {
padding-top: 45px;
padding-top: 15px;
font-family: Montserrat, sans-serif;
font-size: 14px;
font-weight: 500;

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;
}