Getting the google font imported properly
What challenges did you encounter, and how did you overcome them?Centering the card using flexbox
What specific areas of your project would you like help with?Learning more about flex box
I would like help and resources on CSS best practices so I can approach the nest project with more confidence.
Getting the google font imported properly
What challenges did you encounter, and how did you overcome them?Centering the card using flexbox
What specific areas of your project would you like help with?Learning more about flex box
The only note I have when comparing the solution to the design is the drop shadow.
The direction and opacity are a bit different.
This was the declaration I used:
box-shadow: 0 5px 30px hsla(0, 0%, 0%, 0.1);
Great job!