The CSS line-height-step property provides an ability to round the heights of line boxes to the multiple of the specified length. This property allows authors to control vertical rhythm.
Docs: https://developer.mozilla.org/en-US/docs/Web/CSS/line-height-step
Samples: https://drafts.csswg.org/css-rhythm/examples/snap-height.html