Andy-set-studio / modern-css-reset

A bare-bones CSS reset for modern web development.

Home Page:https://hankchizljaw.com/wrote/a-modern-css-reset/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should padding be reset?

joeldesante opened this issue · comments

I noticed that margin is being reset but the padding is not. Is there a reason for this?
For example (in Firefox 87) <UL> has a padding of 16px on both the top and bottom.