From db5af3ab89ee1e64673135906209b7fc43f5a6e7 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Thu, 13 Oct 2022 15:27:06 +0200 Subject: [PATCH] fix(shared): Text-align in theme picker --- sites/shared/components/theme-picker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/shared/components/theme-picker.js b/sites/shared/components/theme-picker.js index a7c7082e5e3..24acee3e4db 100644 --- a/sites/shared/components/theme-picker.js +++ b/sites/shared/components/theme-picker.js @@ -42,7 +42,7 @@ const ThemePicker = ({ app, className, iconOnly = false }) => {

{t(`${theme}Theme`)}

-

+

{t('common:sloganCome')} | {t('common:sloganStay')}