Skip to content

Fix horizontal scrollbar

It was caused by content id. Setting it to max-width: 100% the scrollbar is now gone. Also in media query of 979px, I removed the footer margin as it was causing this to reappear.

Merge request reports