Custom CSS Spacing System Generator

separator

code preview
.py-24 { 

 padding-top: 24px 
  padding-bottom:24px;
 }

Custom sizes

sizes

Padding

all sides

.

horizontal [X]

.

vertical [Y]

.

top

.

right

.

bottom

.

left

.

Margin

all sides

.

horizontal [X]

.

vertical [Y]

.

top

.

right

.

bottom

.

left

.