From 09d2344cbcd6ef72e4c8e290ce79560544351979 Mon Sep 17 00:00:00 2001 From: Damien Wilson Date: Wed, 9 Oct 2024 20:32:38 +0100 Subject: [PATCH] Adjust focus layer --- public/app/themes/clarity/src/components/c-logo-bar/style.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/themes/clarity/src/components/c-logo-bar/style.styl b/public/app/themes/clarity/src/components/c-logo-bar/style.styl index 783f06ad0..7dff8c65b 100644 --- a/public/app/themes/clarity/src/components/c-logo-bar/style.styl +++ b/public/app/themes/clarity/src/components/c-logo-bar/style.styl @@ -31,7 +31,7 @@ font-weight: 400; line-height: 31px; float: left; - padding: $spacing $spacing 0.6rem; + padding: $spacing $spacing 0.8rem; } &__switch {