padding-block-end
A logical property that sets the padding at the end of the block axis. For normal horizontal text, this is the same as 'padding-bottom'.
It is documented as part of the CSS Logical Properties and Values specification.
Syntax
/* Usage Example */
.section {
/* Adds space at the bottom of the section logically */
padding-block-end: 2rem;
}
/* Syntax */
padding-block-end: padding-top;
/* Global values */
padding-block-end: inherit;
padding-block-end: initial;
padding-block-end: revert;
padding-block-end: revert-layer;
padding-block-end: unset;
padding-block-end Browser support
Widely available
Since
2021 95% global usage
This feature is well established and works across many devices and browser versions. It has been available across browsers since 2021.
69+
41+
12.1+
79+