masakudamatsu / line-height-picker

A front-end web app that helps web designers/developers pick the best line-height value for their websites
https://line-height-picker.vercel.app
MIT License
2 stars 1 forks source link

Use margin-top or padding-top for vertical spacing #180

Closed masakudamatsu closed 4 years ago

masakudamatsu commented 4 years ago

For the possibility of using the adjacent sibling combinator to change the vertical spacing depending on what comes above.

For consistency

masakudamatsu commented 4 years ago

No longer relevant as we use spacer div for vertical spacing (#186 )