No bottom border
This is useful for pages where a large full-width banner is the first thing to appear on the page, for example, the GOV.UK homepage
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/layout_header", {
remove_bottom_border: true
} %>