@@ -21,15 +21,21 @@ The `.pos-f-t` class can be used to easily position elements at the top of the v
## Width and height
Easily make an element as wide or as tall as its parent using the `.w-100` and `.h-100` utility classes.
Easily make an element as wide or as tall (relative to its parent) our width and height utilities. Includes support for `25%`, `50%`, `75%`, and `100%`.