Fix header
This commit is contained in:
@@ -537,7 +537,7 @@
|
|||||||
<div class="footer__info col-3">
|
<div class="footer__info col-3">
|
||||||
<p class="footer__info__title">Info</p>
|
<p class="footer__info__title">Info</p>
|
||||||
<p class="footer__info__description">
|
<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.
|
aliquip ex commodo consequat. Autem vel hendrerit iriure dolor in hendrerit.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.download__description {
|
.download__description {
|
||||||
padding-top: 45px;
|
padding-top: 15px;
|
||||||
font-family: Montserrat, sans-serif;
|
font-family: Montserrat, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
.header {
|
.header {
|
||||||
background: black url(../img/header/img.png) no-repeat 50% 30% / cover;
|
background: black url(../img/header/img.png) no-repeat 50% 30% / cover;
|
||||||
height: 900px;
|
height: 100vh;
|
||||||
padding-top: 110px;
|
padding-top: 110px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user