Skip to content

Fix max-width issue on footer

Sandro Lutz requested to merge footer into master

On wide screens, the footer elements used more width than the rest of the page elements. This MR limits the footer element width to the default max-width.

Merge request reports