The Typography section controls how your text looks. This includes font, size, spacing, alignment, and more. You can use these settings to match your brand style and improve readability.Documentation Index
Fetch the complete documentation index at: https://docs.landerlab.io/llms.txt
Use this file to discover all available pages before exploring further.
Where to Find It
- Select a text element (headline, paragraph, button text, etc.)
- Go to the right panel
- Open the Typography section
Typography Settings

Font
- Choose the font family
Weight
- Controls how bold the text is
- Options range from light to bold
Color
- Sets the text color
- You can use color picker or RGB values
Size
- Controls text size
- Usually in pixels (px)
Align
- Align text:
- Left
- Center
- Right
Line Height
- Controls space between lines of text
- Helps improve readability
Letter Spacing
- Controls space between letters
- Useful for headings or stylistic text
Decoration
- Add text styles:
- Underline
- Strikethrough
- None
Case
- Controls text formatting:
- Uppercase
- Lowercase
- Capitalized
Important Note (Inheritance)
Typography settings follow a parent β child structure:- If you apply a font to a parent element (like a section or container)
- All child elements inside it will inherit that font automatically
Example
- Set font on a section β Inter
- All text inside uses Inter
π Only that block will be different
Best Practices
- Set fonts on parent containers for consistency
- Override only when needed
- Use larger sizes for headlines
- Keep body text readable
- Avoid too many font styles