Hey @aohinoyi 👋, great job on finishing the challenge
I have some suggestions to help improve your solution :
- text inside
h2
andp
elements should be switched in places. In the design the heading is Improve your front-end skills by building projects and the rest is in paragraph.
- there is additional left and right padding between text and edges of the QR image, you can add it to your
.card-text
class to make your solution look more like the design.
Happy Coding 😀💻
Marked as helpful
0