From a53e3b96afeb5450f4b57db444e34ab65d99e1f9 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Tue, 16 Jul 2024 13:02:55 -0700 Subject: [PATCH] help: Document new compact mode font size option. --- help/font-size.md | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/help/font-size.md b/help/font-size.md index d463e0b327..6f14ed2522 100644 --- a/help/font-size.md +++ b/help/font-size.md @@ -1,7 +1,25 @@ -# Font size +# Font size and line spacing -You can adjust the font size in Zulip by zooming in or out in your browser, or -in the Zulip desktop app. Zooming in to 110% or 125% works well on many screens. +Zulip offers a choice between a font size and line spacing option that is +comfortable for most users, and a compact mode for users who prefer to see more +content at once. + +## Enable or disable compact mode + +{start_tabs} + +{tab|desktop-web} + +{settings_tab|preferences} + +1. Under **General**, toggle **Compact mode**. + +{end_tabs} + +## Zoom in or out + +To further customize font size in Zulip, you can adjust it by zooming in or out +in your browser, or in the Zulip desktop app. {start_tabs} @@ -17,3 +35,10 @@ in the Zulip desktop app. Zooming in to 110% or 125% works well on many screens. Size**. {end_tabs} + +## Related articles + +* [Getting started with Zulip](/help/getting-started-with-zulip) +* [Review your settings](/help/review-your-settings) +* [Configure default new user settings](/help/configure-default-new-user-settings) +* [Dark theme](/help/dark-theme)