(Style added) |
(Padding added to style) |
||
Line 1,679: | Line 1,679: | ||
font-size: 1rem; | font-size: 1rem; | ||
} | } | ||
− | + | .p-2 { | |
+ | padding: 0.5rem !important; | ||
+ | } | ||
+ | .pl-3 { | ||
+ | padding-left: 1rem !important; | ||
+ | } | ||
+ | .p-4 { | ||
+ | padding: 1.5rem !important; | ||
+ | } | ||
+ | .p-5 { | ||
+ | padding: 3rem !important; | ||
+ | } | ||
Revision as of 21:21, 16 October 2017