@mhz-777Submitted about 2 years ago
Hey everyone just finished this project.
Let me know what you think and where I can improve!
Thanks :)
Hey everyone just finished this project.
Let me know what you think and where I can improve!
Thanks :)
h2-h6
so I would recommend changing that.picture
tag it works like this:<picture> <source media("min-width: 600px") srcset="desktop.png"> <img src="mobile.png"> </picture>
To learn more see de DOC Responsive Images
margin: 0px; # becomes margin: 0;
Nice job, keep it up!