Image

Images can be the most troublesome part of a web-app if not handled correctly, it is often the cause for a bad user-experience.

Responsive Image

To make your images responsive, you need to only add them and the library will do the job best it can.

Round Image

To make your images round, you need to add the class "round-img".

<img class="round-img" src="...">