--- layout: default permalink: /sizing category: utilities title: Sizing description: "Easily add sizes to the elements, width or height in relation to the viewport or in relation to the father." ---
{{ page.description }}
Take 100% of the viewport size (width and height)
Take 50% of the viewport size (width and height)
Take 33.33x% of the viewport size (width and height)
Take 100% of the size of the father (only the width)
These classes only add height sizes to the element.