fvdumah
@fvdumahAll comments
- @thiagorodriguezdevSubmitted about 1 month ago@fvdumahPosted about 1 month ago
Looks great! I like how you created another layout for medium sized screens
Marked as helpful0 - @muratilhan33Submitted 6 months agoWhat 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
@fvdumahPosted about 1 month agoLooks great! You may have linked another challenge for the screenshot though
0 - @knebulaSubmitted 6 months agoWhat 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?.
- @marcuscs00Submitted 6 months agoWhat 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.
@fvdumahPosted 6 months agoWow 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
0 -