Large navbar
Make the links and buttons large on desktop only. Used for the homepage.
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/layout_super_navigation_header", {
large_navbar: true,
hide_logo_text: true
} %>