Skip to content

Commit 5a3b50d

Browse files
committed
Better internal linking
1 parent fd30c65 commit 5a3b50d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

_posts/2026-04-10-font-family-doesnt-fall-back-the-way-you-think.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ meta: "A quick but important reminder that font-family declarations don’t inhe
88
---
99

1010
There is a small but surprisingly important nuance in the way `font-family`
11-
works that seems to catch a lot of people out. In my [continuing
12-
series](/2026/04/what-is-css-containment-and-how-can-i-use-it/) on [web
13-
performance for design
11+
works that seems to catch a lot of people out. In my continuing series on [web
12+
performance](/2026/04/what-is-css-containment-and-how-can-i-use-it/) for [design
1413
systems](/2026/03/when-all-you-can-do-is-all-or-nothing-do-nothing/), today
1514
we’ll look at font stacks and how, when improperly configured, they can cause
1615
unsightly flashes of inappropriate or unexpected fallback text, and in more

0 commit comments

Comments
 (0)