TolgaTatli/Moon

set images size

Closed this issue · 1 comments

how to set the size of the image ?
I set <img src="../assets/img/assets/envelope-solid.svg" width="18px"> .
It doesn't work.

tdody commented

You need to use:

<img src="....." style="height: 150px;">