This is due to a change we made to the header positioning. It looks like you have position: absolute on .d-header in your CSS, if you remove that line it should be fixed.
「いいね!」 5
This is due to a change we made to the header positioning. It looks like you have position: absolute on .d-header in your CSS, if you remove that line it should be fixed.