Skip to content

Commit 41c4e31

Browse files
committed
Add a note about font() / font-align() and modular scales.
1 parent 98edbf2 commit 41c4e31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,8 @@ main {
426426
2. (optional) *number* `@height`
427427
3. (optional) *keyword* `@name` **or** *number* `@offset`
428428

429+
**NB!** You can specify `@size` in pixels *or* as a step on a modular scale, if you are using one ([see below](#modular-scale)).
430+
429431
##### Usage
430432

431433
Provided we define the document baseline as follows:

0 commit comments

Comments
 (0)