<header id="header" component="header-mobile-toggle" class="primary-background px-xl grid print-hidden">
- <div>
+ <div class="flex-container-row justify-space-between gap-s items-center">
@include('layouts.parts.header-logo')
- <button type="button"
- refs="header-mobile-toggle@toggle"
- title="{{ trans('common.header_menu_expand') }}"
- aria-expanded="false"
- class="mobile-menu-toggle hide-over-l">@icon('more')</button>
+ <div class="hide-over-l py-s">
+ <button type="button"
+ refs="header-mobile-toggle@toggle"
+ title="{{ trans('common.header_menu_expand') }}"
+ aria-expanded="false"
+ class="mobile-menu-toggle">@icon('more')</button>
+ </div>
</div>
<div class="flex-container-column items-center justify-center hide-under-l">