Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
domchristie committed Jan 25, 2024
1 parent 19f8d5d commit 1b7fe2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports = {
```

By default, this generates a fluid type scale and a fluid space scale with the same defaults as the Utopia calculators:
* A **type scale** with 2 negative steps and 5 positive steps from a 21px base size at the minumum screen size of 320px up to a 24px base size at the maximum screen size of 1140px, with the modular scale being 1.2 (minor third) at the minimum screen size and 1.25 (major third) at the maximum screen size.
* A **type scale** with 2 negative steps and 5 positive steps from a 21px base size at the minimum screen size of 320px up to a 24px base size at the maximum screen size of 1140px, with the modular scale being 1.2 (minor third) at the minimum screen size and 1.25 (major third) at the maximum screen size.
* A **spacing scale** with t-shirt sizes from 3xs up to 3xl, and utilities for each space-value pair in the scale

### Typographic Scale
Expand Down

0 comments on commit 1b7fe2b

Please sign in to comment.