P
Nubzie187
@Nubzie187All comments
- @jesse-kroonSubmitted 21 days ago
- @sunnyeggSubmitted 22 days agoWhat challenges did you encounter, and how did you overcome them?
For the card, I struggled a little bit with the responsiveness, such as setting the margin of the card, to make the card centered on the page. From the previous challenge, I learned that I can use
min-height: 100vh
to make the page full height, and then usedisplay: flex
andjustify-content: center
on thebody
to center the content. - @hazhir00Submitted 23 days agoWhat challenges did you encounter, and how did you overcome them?
The only challenge i encountered was setting the background with for "learning" tag which i solved with seting "width" to "max-content".
What specific areas of your project would you like help with?I am seeking advice and feedback to enhance my project and my code.
@Nubzie187Posted 22 days agoYour project looks great. I am unable to see the code, but visually, for the most part, it seems to match. The only difference I can see is the published font is a little bolder than the original.
Marked as helpful1