General info

For the spacing utility classes we offer padding, margin and gap classes with a 1 - 10 modifier

Padding

Use the padding utility classes in the following manner: .p{?-direction}-{modifier}

Paddings on one side

.p-t-6
.p-r-6
.p-b-6
.p-l-6

Vertical and horizontal padding

.p-y-6
.p-x-6

Padding on all sides

.p-6

Margin

Use the margin utility classes in the following manner: .m{?-direction}-{modifier}

margin on one side

.m-t-6
.m-r-6
.m-b-6
.m-l-6

Vertical and horizontal margin

.m-y-6
.m-x-6

Margin on all sides

.m-6

Gaps

Use the gap utility classes in the following manner: .gap-{modifier}

item
item
item