Considering my current level, this project served as a refresher rather than a significant challenge. However, I take pride in the quality of the code I strive to maintain. Despite the project's simplicity, I ensured that the code was well-organized, readable, and followed best practices.
What challenges did you encounter, and how did you overcome them?During the project, I encountered challenges related to my recollection of certain CSS properties, such as box-shadow, and my familiarity with the Flexbox layout model. When faced with these challenges, I took time to look at their documentation and I experienced with code to overcome these challenges.
What specific areas of your project would you like help with?In the documents of the project, it says that the font-size of the title is 22px, and of the paragraph is 15px but I don't have the same final visual as in the design, probably because my computer isn't the same size as the one of the design. How could I overcome that, should I use % or rem or something else instead of px ? Also, I think my box-shadow isn't perfect, if someone can help with that.