Skip to content

feature: Make sure title image covers full width.

Anselm Lingnau requested to merge feature/full-width-title-image into master

Since the title image is set up as a CSS container background, by default the image is repeated, which leads to a strange fringe at the right edge if the browser window is very wide. We add the background-size: cover property to ensure that the image is tweaked so it covers the whole title banner.

Merge request reports

Loading