Daily Shaarli

All links of one day in a single page.

June 14, 2023

"Watch Out for Layout Shifts with ‘ch’ Units", Paul Hebert (@paulhebert@sunny.garden)
thumbnail

In our case, we were using ch units to define our page layout. This meant that our post content was equal to 50ch units (or the width of fifty 0 characters all lined up in a row).

But the width of the 0 character differs from font to font. So when our web font was swapped, the width of 1ch changed, which impacted our layout