mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-01-31 17:43:19 +01:00
Fix header images in posts are jumping to another position if user start scrolling a freshly loaded post
This commit is contained in:
parent
6c218a30d9
commit
d480477160
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ layout: default
|
||||||
header#main {
|
header#main {
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
{% if page.color %}
|
{% if page.color %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue