Watch Out for Layout Shifts with ‘ch’ Units
https:/
In our case, we were using
chunits to define our page layout. This meant that our post content was equal to50chunits (or the width of fifty0characters all lined up in a row).But the width of the
0character differs from font to font. So when our web font was swapped, the width of1chchanged, which impacted our layout […]

