Skip to content

Remove spacing at bottom of bannerPane

Tycho de Waard edited this page Jun 27, 2018 · 1 revision

If you want to remove the spacing at the bottom of the bannerPane, you need to go to
src - scss - sections - _bannerpane.scss
You can change tha value of div[class*='col-'] { padding-top:0rem; padding-bottom:6rem; }