@faithnkanthaSubmitted over 1 year ago
Fidel Livino Pedro
@fideldemozAll comments
- @fideldemozPosted over 1 year ago
Maybe it is all good on your browser, but I can't see the image. Check if you haven't misspelled it.
If you haven't misspelled it, I suggest that instead of
<img src="image.png">
put it
<img src="./image.png">
Pay attention to the dot
./
0 - @thekbboharaSubmitted over 1 year ago@fideldemozPosted over 1 year ago
I liked the way you set the size both in desktop and mobile.
But there's something missing with colors... did you adjust transparency using hsla()? Or else maybe: I think you inverted the background colors with circle ones.
0