Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
css/style.css
|
@ -805,9 +805,9 @@ nav.wrapper { |
|
|
border: none; |
|
|
border: none; |
|
|
padding: 0; } |
|
|
padding: 0; } |
|
|
.post.single .post-header { |
|
|
.post.single .post-header { |
|
|
min-height: 60vh; |
|
|
min-height: 65vh; |
|
|
background-image: url(../images/@stock/post-big.jpg); |
|
|
background-image: url(../images/@stock/post-big.jpg); |
|
|
background-position: 50% top; |
|
|
background-position: center; |
|
|
background-repeat: no-repeat; |
|
|
background-repeat: no-repeat; |
|
|
background-size: cover; |
|
|
background-size: cover; |
|
|
background-attachment: fixed; |
|
|
background-attachment: fixed; |
|
|