Latest solutions
Latest comments
- @maxted83@wllyvx
Hi! Nice Job! I think it's because your font sizes are too large, I opened a pull request to your repo which fixes some issues, please have a look! :)
Marked as helpful - @BharathBhatta20@wllyvx
Hi Bharath! The other approach is by using <picture> html element which doesn't require css for swapping images on specific media queries. Here's the link to the documentation if you want to read more about it: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture
Oh, by the way, I think you're submitting to the wrong challenge 😁 this is for huddle landing page not the product preview one
- @T000bias@wllyvx
Hi Rodney! This looks great! Try to play around with line-spacing property on your css. About your "Challenge by", I think it's because your "attribution" div is outside of your main container. Try to move the div to inside of your main container
Marked as helpful - @mthanghoang
- @wllyvx@wllyvx
Wait why the header image is not showing up?
- @wllyvx@wllyvx
Nevermind, i figured it out :)