Skip to content

Commit

Permalink
Added su-masthead-inner class to masthead <section>. (#725)
Browse files Browse the repository at this point in the history
Co-authored-by: joegl <[email protected]>
  • Loading branch information
joegl and joegl authored Oct 17, 2023
1 parent b3c7dce commit 79b6c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/stanford_basic/templates/page.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
{%- block block_help -%}
{{ page.help }}
{%- endblock -%}
<section>

<section class="su-masthead--inner">
{{ page.header }}
{{ page.search }}
{{ page.menu }}
Expand Down

0 comments on commit 79b6c16

Please sign in to comment.