Submitted 10 months ago
Immersive experience built using Tailwind CSS and jQuery
@Rohanbasnet12
Design comparison
SolutionDesign
Community feedback
- @MaximilianoDanielGarciaPosted 10 months ago
Hi Rohan, good job!
Here are some suggestions that might interest you:
-
I noticed that your
#profile-card
should be taller, try withmin-height: 612px;
. -
Swap the background colors of
#profile-card
and buttons. The card should be dark-grey and buttons grey. -
You should change the buttons' height, try with
height: 45px;
. -
Semantically, buttons should be anchor tag because they are redirectioning you to another sites.
After you apply these changes It will look better.
Marked as helpful0@Rohanbasnet12Posted 10 months ago@MaximilianoDanielGarcia Thanks a lot for your feedback i'll sure be looking forward to correct these errors.
0 -
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord