I had discovered something new which is the grid in tailwind. It might be sounds funny because it's not that something to be proud of and it might be too easy for other but for me it's another learning that I learned through this challenge.
What challenges did you encounter, and how did you overcome them?I had a hard time in the responsive part on how should be viewed in mobile because the elements will get ruined in mobile. Especially the image part, so I use h-full so that in any sizes it will be viewed it will not cut off.
What specific areas of your project would you like help with?In initializing a padding in smaller screens using tailwind css.