padding
Sets the inner space between an element's content and its border.
4,666 effects in the catalog use this property.
Syntax
padding: <top> <right> <bottom> <left>;Watch out
Percentage padding, even on the vertical axis, is based on the containing block's width. This once powered aspect-ratio hacks; the `aspect-ratio` property is now usually clearer.
Effects using padding
These are working effects from the catalog. Open a tile to inspect the full source.