Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set images size #204

Closed
CCH0124 opened this issue Apr 5, 2019 · 1 comment
Closed

set images size #204

CCH0124 opened this issue Apr 5, 2019 · 1 comment

Comments

@CCH0124
Copy link

CCH0124 commented Apr 5, 2019

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
Copy link

tdody commented Jul 16, 2019

You need to use:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants