Skip to content

Commit

Permalink
Header fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurkan committed Nov 30, 2020
1 parent 0a1546e commit dccd605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2563,7 +2563,7 @@ li {
-moz-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center bottom 160px;
background-position: center bottom;
background-attachment: fixed;
z-index: 1;
}
Expand Down Expand Up @@ -2617,7 +2617,7 @@ li {
min-height: 100%;
}
.heading-block {
padding: 190px 0 150px 0;
padding: 190px 0 130px 0;
}
.hero-heading-top,
.hero-heading-bottom {
Expand Down

0 comments on commit dccd605

Please sign in to comment.