Width Scales

It is Very Easy to Customize and it uses in website apllication.

.wpx-200
.wpx-150
.wpx-100
.wpx-80
Smaller WidthValue
.wpx-[value]1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
Regular WidthValue
.wpx-[value]15 | 20 | 25 | 30 | ... | 100  (step of 5)
Bigger WidthValue
.wpx-[value]150 | 200 | 250 | 300 | ... | 1000  (step of 50)

Percentage width

It is Very Easy to Customize and it uses in website apllication.

ClassValue
.wp-[value]10 | 20 | 30 | 40 | ... | 100  (step of 10)

Media Query Width

It is Very Easy to Customize and it uses in website apllication.

ClassValue
.wd-[size]-[value]

size:xs | sm | md | lg | xl

value:the width value(refer to code above)

.wd-[size]-[value]p

Extra Width Classes

It is Very Easy to Customize and it uses in website apllication.

ClassDescription
.wv-100Set a width to an element based on viewport width.
.w-autoSet an auto width to an element.