This website uses cookies. Contact privacy@augusta.edu with any questions.
m = margin
p = padding
l = left
r = right
b = bottom
t = top
Usage: mb-10 would give you a bottom margin of 10 pixels.
space1-100
Usage: Giving a div the class 'space30' would give it a height of 30 pixels.
<div class="space30"> </div>