diff --git a/resources/css/layout/menu-mobile-brand.css b/resources/css/layout/menu-mobile-brand.css index 826ab58..8efb17f 100644 --- a/resources/css/layout/menu-mobile-brand.css +++ b/resources/css/layout/menu-mobile-brand.css @@ -28,6 +28,7 @@ .tools-container { @apply flex w-fit gap-2; + .support-button, .search-button, .subscribe-button { @apply w-6 h-6 border-2 flex border-white rounded-full p-2 justify-center items-center shrink-0; diff --git a/template-parts/header/mobile-menu-brand.php b/template-parts/header/mobile-menu-brand.php index a8d48cf..a5c572b 100644 --- a/template-parts/header/mobile-menu-brand.php +++ b/template-parts/header/mobile-menu-brand.php @@ -22,10 +22,13 @@