Utility classes

Utility classes - This will help you to customize your theme according you.


Class Name Description
.w-1 width will be 0.25rem
.w-2 width will be 0.50rem
.w-3 width will be 0.75rem
.w-4 width will be 1rem
.w-5 to .w-50 width will be 1.25rem to 50rem
.h-05 height will be 0.1rem
.h-1 height will be 0.25rem
.h-2 height will be 0.50rem
.h-3 height will be 0.75rem
.h-4 height will be 1rem
.h-5 height will be 1.25rem to 50rem
start-10 left 10%
start-20 left 20%
start-30 left 30%
start-40 left 40%
end-10 right 10%
end-20 right 20%
end-30 right 30%
end-40 right 40%

For more information refer official Bootstrap documentation for detailed technical explanation.