Little error with css

Hello cocos team,

it seems that fixed positioning is not a very good idea in this case,

but switching from static to fixed looks good.

Thank you for mentioning this. I have had a few others bring it to my attention. I’m looking to find a fix soon. My schedule has been a bit tight these last few weeks.

You’re welcome :smile:
I just wanted to make sure that you know about it.

@slackmoehrle Hello again!

I saw that you fix this. It looks very good right now. :gem: :smile:

May I suggest another small improvement?
I often use the option to disable the display of pictures in my browser. In this case, I practically do not see the contents of the <section class="spacer from-our-blog"> on the main page.
If you change the line 167 in the file style.css, it seems that it should solve my little problem.

.from-our-blog { background: url("../images/bg-blogfeed.jpg") center no-repeat; background-size: cover; background-color: #1d9fb5;}

Regards,
Erika