Bird
0
0

In a BI dashboard, you want text to be easy to read with balanced spacing. Which combination of settings is best?

hard📝 Scenario Q15 of 15
Figma - Typography
In a BI dashboard, you want text to be easy to read with balanced spacing. Which combination of settings is best?

letter-spacing: 0.05em;
margin-bottom: 1.5em;

Why is this better than letter-spacing: 0; and margin-bottom: 0.5em;?
ALetter spacing should be negative; margin-bottom should be zero
BZero letter spacing is clearer; smaller margin saves space
CSlight letter spacing improves clarity; larger margin separates paragraphs clearly
DLetter spacing and margin-bottom do not affect readability
Step-by-Step Solution
Solution:
  1. Step 1: Understand letter spacing impact

    Slight positive letter spacing (0.05em) helps letters not crowd each other, improving clarity.
  2. Step 2: Understand paragraph spacing impact

    Larger margin-bottom (1.5em) clearly separates paragraphs, making text easier to scan.
  3. Final Answer:

    Slight letter spacing improves clarity; larger margin separates paragraphs clearly -> Option C
  4. Quick Check:

    Balanced spacing = better readability [OK]
Quick Trick: Small letter spacing + bigger paragraph margin = clearer text [OK]
Common Mistakes:
MISTAKES
  • Thinking zero spacing is always best
  • Ignoring paragraph spacing importance
  • Using negative letter spacing which reduces clarity

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Figma Quizzes