fvdumah
@fvdumahAll comments
- @thiagorodriguezdev@fvdumah
Looks great! I like how you created another layout for medium sized screens
Marked as helpful - @muratilhan33What are you most proud of, and what would you do differently next time?
1
What challenges did you encounter, and how did you overcome them?1
What specific areas of your project would you like help with?1
@fvdumahLooks great! You may have linked another challenge for the screenshot though
- @knebulaWhat are you most proud of, and what would you do differently next time?
.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
@fvdumahLooks great!
- @marcuscs00What are you most proud of, and what would you do differently next time?
I finished the project relatively quickly. Next time I would use Git to update my files rather than updating them manually through GitHub.
What challenges did you encounter, and how did you overcome them?When I set the background color for the div containing the "Label" text, the div took up the whole width of the parent element. I looked on the internet for a solution and found out about the
What specific areas of your project would you like help with?fit-content
property. I used it in my code and it worked.-
I want the padding on the right side to include the shadow by the
box-shadow
property when determining the padding. -
I want to make the blog preview card similar in size to how it appears in the design.
@fvdumahWow that looks pixel perfect. I also had the same issue with the div taking the full width that I could not figure out the fix for. Thank you lol
-