...

/

Problem: Universal Rhythm Applier

Problem: Universal Rhythm Applier

Try to apply a custom rhythm unit to line-height and bottom margins of headings, paragraphs, and list items to enforce consistent vertical spacing.

Problem description

You have headings (<h1>, <h2>), paragraphs (<p>), and list items (<li>) within your document. Your task is to establish a 1rem baseline grid using a CSS custom property and ...