`align-items: baseline` does not align flexbox items perfectly on a common baseline
Author: joulevCreated Jul 21, 2025Updated Apr 14, 2026
Labelsbug
Bug report
Description / Observed Behavior
flex flex-col items-baseline does not align the text content correctly (see reproduction).
Expected Behavior
It should align correctly.
Reproduction
Additional Context
N/A
Source: vercel/satori