Hacker News new | ask | show | jobs
by antonio07c 325 days ago
In your example you are creating a class for a single property which is what people are complaining about. I would create a .card class that contains the padding (and all needed styles) and probably use a --site-padding variable.