Phew!!!
Oh man, finally finished my first ever challenge on my own. It looks very simple but I got kicked in my gut while doing this project. I have learned so many things both coding and non coding wise, I can't wait to finish another one.
Your inputs are most welcome. Feel free to point out how or where I can make this better.
hey mate, that looks pretty good but while viewing it in mobile those bubbles are getting combined with each other . Do check it once, rest are perfect šš¼
Felt this to be tricky but it was fun. Have not figured out how to stick the background images from jumping around in different screens though. Also there was a lot of css that I wrote maybe there is shorter way to do this. Would appreciate advice/suggestions on improvements. Thanks.
Any feedback, comments or criticisms most welcome!
I would particularly welcome any suggestions on how to improve the grid rules I have used as I think there may be a better way to approach this layout.
Also, I have used min-content on the rows to set the height, I would have preferred to keep the auto default, but this seemed to add additional height to the rows. Can any one explain why this might be or point me to a good resource on this?