@ifarhanalySubmitted about 1 year ago
"Hi, I would greatly appreciate your feedback on my First project. Please feel free to share your thoughts and suggestions. Thank you in advance for your input!"
"Hi, I would greatly appreciate your feedback on my First project. Please feel free to share your thoughts and suggestions. Thank you in advance for your input!"
Hello Farhan Ali,
I took a look to your solution and seems really good. I have some comments about it:
align-items
and justify-content
for centering items instead of text-align: center
. They work better and never fail.padding
and margin
. Use align-items
for better results.#
from the template.I hope this notes can help you improve your next challenges.
Have a nice coding,
Gonzalo.