From c0cb5936f5efbe52c0796fb649af3259684a00c0 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Thu, 19 Sep 2024 16:02:29 -0500 Subject: [Neue] Copy and spacing tweaks (#5428) * Copy and spacing tweaks * Copy tweaks --- src/components/dialogs/nuxs/NeueTypography.tsx | 11 +++++------ src/screens/Settings/AppearanceSettings.tsx | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'src') diff --git a/src/components/dialogs/nuxs/NeueTypography.tsx b/src/components/dialogs/nuxs/NeueTypography.tsx index f33cea8e7..fa3936d25 100644 --- a/src/components/dialogs/nuxs/NeueTypography.tsx +++ b/src/components/dialogs/nuxs/NeueTypography.tsx @@ -49,19 +49,18 @@ export function NeueTypography() { - Introducing new font settings ✨ + New font settings ✨ - + - To the ensure the best possible experience, we're introducing a - new theme font, along with adjustable font sizing settings. + We're introducing a new theme font, along with adjustable font + sizing. - Defaults are shown below. You can edit these in your Appearance - Settings later. + You can adjust these in your Appearance Settings later. diff --git a/src/screens/Settings/AppearanceSettings.tsx b/src/screens/Settings/AppearanceSettings.tsx index d675fb38e..69e04f4af 100644 --- a/src/screens/Settings/AppearanceSettings.tsx +++ b/src/screens/Settings/AppearanceSettings.tsx @@ -205,7 +205,7 @@ export function AppearanceToggleButtonGroup({ }) { const t = useTheme() return ( - + -- cgit 1.4.1