Loading

---Loading---

Sizing

Learn how to resize your elements with the sizing utilities for width, height, and font to modify and design your elements easily with shorthand classes

Width Utilities

in the table below you can find a list of shorthand width properties class names to set a size for any element width, and you can use the grid columns classes for percentage width.

ClassnameDescriptionMarkup
.w-autosets width size to auto.<any>
.w-fluid, .fluidsets width size to 100%.<any>
.w-50sets width size to 50px.<any>
.w-75sets width size to 50px.<any>
.w-100sets width size to 100px.<any>
.w-125sets width size to 125px.<any>
.w-150sets width size to 150px.<any>
.w-200sets width size to 200px.<any>
.w-225sets width size to225px.<any>
.w-250sets width size to 250px.<any>
.w-275sets width size to 275px.<any>
.w-300sets width size to 300px.<any>
.w-320sets width size to 320px.<any>
.w-#-${breakpoint}sets width size from a specific screen breakpoint and up.<any>
.col-1sets width size to 8.33333%.<any>
.col-2sets width size to 16.66667%.<any>
.col-3sets width size to 25%.<any>
.col-4sets width size to 33.33333%.<any>
.col-5sets width size to 41.66667%.<any>
.col-6sets width size to 50%.<any>
.col-7sets width size to58.33333%.<any>
.col-8sets width size to 66.66667% width.<any>
.col-9sets width size to 75%.<any>
.col-10sets width size to 83.33333%.<any>
.col-11sets width size to 91.66667%.<any>
.col-12sets width size to 100% width.<any>
.col-{breakpoint}-#sets width size to #size from a specific screen breakpoint and up.<any>
Note : ( —— ) refers to the same value as the column before.

Height Utilities

in the table below you can find a list of shorthand height properties class names to set a size for any element, for rarely needed cases.

ClassnameDescriptionMarkup
.h-autosets height size to auto.<any>
.h-25sets height size to 25%.<any>
.h-50sets height size to 50%.<any>
.h-75sets height size to 75%.<any>
.h-100sets height size to 100%.<any>
.h-25vhsets height size to 25vh.<any>
.h-50vhsets height size to 50vh.<any>
.h-75vhsets height size to 75vh.<any>
.h-100vhsets height size to 100vh.<any>
Note : ( —— ) refers to the same value as the column before.

Min & Max Height

in the table below you can find a list of shorthand max-height & min-height properties class names to set a size for any element max-height & min-height, for rarely needed cases.

ClassnameDescriptionMarkup
.h-min-25set size of 25% min-height.<any>
.h-min-50set size of 50% min-height.<any>
.h-min-75set size of 75% min-height.<any>
.h-min-100set size of 100% min-height.<any>
.h-min-25vhset size of 25vh min-height.<any>
.h-min-50vhset size of 50vh min-height.<any>
.h-min-75vhset size of 75vh min-height.<any>
.h-min-100vhset size of 100vh min-height.<any>
.h-{breakpoint}-min-*set the size of *** min-height. from a specific screen breakpoint and up.<any>
Note : ( —— ) refers to the same value as the column before.
ClassnameDescriptionMarkup
.h-max-25set size of 25% max-height.<any>
.h-max-50set size of 50% max-height.<any>
.h-max-75set size of 75% max-height.<any>
.h-max-100set size of 100% max-height.<any>
.h-max-25vhset size of 25vh max-height.<any>
.h-max-50vhset size of 50vh max-height.<any>
.h-max-75vhset size of 75vh max-height.<any>
.h-max-100vhset size of 100vh max-height.<any>
Note : ( —— ) refers to the same value as the column before.

Min & Max Width

in the table below you can find a list of shorthand max-width & min-width properties class names to set a size for any element max-width & min-width, that matches screen sizes for common use cases.

ClassnameDescriptionMarkup
.w-min-2560set size of 2560px min-width.<any>
.w-min-1920set size of 1920px min-width.<any>
.w-min-1600set size of 1600px min-height.<any>
.w-min-1400set size of 1400px min-width.<any>
.w-min-1366set size of 1366px min-width.<any>
.w-min-1200set size of 1200px min-width.<any>
.w-min-1100set size of 1100px min-width.<any>
.w-min-768set size of 768px min-width.<any>
.w-min-640set size of 640px min-width.<any>
.w-min-570set size of 570px min-width.<any>
.w-min-480set size of 480px min-width.<any>
.w-min-420set size of 420px min-width.<any>
.w-min-390set size of 390px min-width.<any>
.w-min-360set size of 360px min-width.<any>
.w-min-320set size of 320px min-width.<any>
.w-min-260set size of 260px min-width.<any>
.w-min-200set size of 200px min-width.<any>
.w-min-180set size of 180px min-width.<any>
.w-min-150set size of 150px min-width.<any>
.w-min-120set size of 120px min-width.<any>
.w-min-90set size of 90px min-width.<any>
Note : ( —— ) refers to the same value as the column before.
ClassnameDescriptionMarkup
.w-max-2560set size of 2560px max-width.<any>
.w-max-1920set size of 1920px max-width.<any>
.w-max-1600set size of 1600px max-height.<any>
.w-max-1400set size of 1400px max-width.<any>
.w-max-1366set size of 1366px max-width.<any>
.w-max-1200set size of 1200px max-width.<any>
.w-max-1100set size of 1100px max-width.<any>
.w-max-768set size of 768px max-width.<any>
.w-max-640set size of 640px max-width.<any>
.w-max-570set size of 570px max-width.<any>
.w-max-480set size of 480px max-width.<any>
.w-max-420set size of 420px max-width.<any>
.w-max-390set size of 390px max-width.<any>
.w-max-360set size of 360px max-width.<any>
.w-max-320set size of 320px max-width.<any>
.w-max-260set size of 260px max-width.<any>
.w-max-200set size of 200px max-width.<any>
.w-max-180set size of 180px max-width.<any>
.w-max-150set size of 150px max-width.<any>
.w-max-120set size of 120px max-width.<any>
.w-max-90set size of 90px max-width.<any>
Note : ( —— ) refers to the same value as the column before.

Font sizes

in the table below you will find all font-size utility class names to help you control your content and style it in the best way you see fit, and it can be used from a specific breakpoint and up using .fs-{breakpoint}-* classes pattern

ClassnameDescriptionMarkup
.fs-12adding font-size of 12px<any>
.fs-13adding font-size of 13px<any>
.fs-14adding font-size of .875rem (14px)<any>
.fs-15adding font-size of .9375rem (15px)<any>
.fs-16adding font-size of 1rem (16px)<any>
.fs-17adding font-size of 1.0625rem (17px)<any>
.fs-18adding font-size of 1.125rem (18px)<any>
.fs-19adding font-size of 1.1875rem (19px)<any>
.fs-20adding font-size of 1.25rem (20px)<any>
.fs-{breakpoint}-*adding font size from a specific screen breakpoint and up<any>
.small-textadding font-size of 0.875rem<any>
.large-textadding font-size of 1.125rem and 1.25rem for xLarge screens<any>
.h6adding font-size of 1.25rem (17px)<any>
.h5adding font-size of 1.25rem (20px)<any>
.h4adding font-size of 1.25rem (23px)<any>
.h3adding font-size of 1.25rem (25px)<any>
.h2adding font-size of 1.25rem (28px)<any>
.h1adding font-size of 1.25rem (32px)<any>
.display-h6adding display font-size 2.25rem (36px)<any>
.display-h5adding display font-size 2.5rem (40px)<any>
.display-h4adding display font-size 2.75rem (44px)<any>
.display-h3adding display font-size 3rem (48px)<any>
.display-h2adding display font-size 3.25rem (52px)<any>
.display-h1adding display font-size 3.875rem (62px)<any>
.display-{breakpoint}-h*adding display font size from a specific screen breakpoint and up<any>
Note : ( —— ) refers to the same value as the column before.

Table of Content