#Sizing System
Certain classes in Cirrus follow a framework-wide sizing system that makes finding the specific class you want very simple. The class names are suffixed with a number that is double what it is in rem
. In other words, p-4
means adding a padding of 2rem
to all 4 sides of a given element.