When looking at the image, I find it hard to find the value for box-shadow. Is there any way to actually get the box-shadow value without using design apps?
Rajdeep Shrivastava
@Rajdeep1999GitHubAll comments
- @chinh1402Submitted over 1 year ago
- @adityavardhansharmaSubmitted over 1 year ago@Rajdeep1999GitHubPosted over 1 year ago
Great looking! Try adjusting the paragraph padding a little bit to make it even better
1 - @Jatinrajwal15Submitted over 1 year ago@Rajdeep1999GitHubPosted over 1 year ago
Great! Almost perfect. Try adjusting the paragraph padding-x a little bit to make it exactly like the design
0 - @linelsedilloSubmitted over 1 year ago@Rajdeep1999GitHubPosted over 1 year ago
Great design! Try centering the card by adding these styles in the body
display: "flex"; justifiy-content:"center"; align-items:"center"; min-height:100vh;
0 - @elmobarmijSubmitted over 1 year ago@Rajdeep1999GitHubPosted over 1 year ago
Looking Great, little thing you can improve is the background color gradient you used in the left card
0 - @thanghq99Submitted over 1 year ago@Rajdeep1999GitHubPosted over 1 year ago
Looking good, try reducing the width of the cards. Good luck!
0 - @elmobarmijSubmitted over 1 year ago@Rajdeep1999GitHubPosted over 1 year ago
Did you used the font in the 2nd heading other than montserrat that was given? You should have used that font in the 2nd heading as well as the green price as well.
1 - @tolgaegin25Submitted over 1 year ago@Rajdeep1999GitHubPosted over 1 year ago
good work! little advice, could've used transition property in the buttons. It surely will make it look better.
Marked as helpful0 - @Mahmoudamin11Submitted over 1 year ago
I hope i get feedback to improve my code thank you all .
@Rajdeep1999GitHubPosted over 1 year agoDesign is good, here are few things that you can improve. On hovering continue button, you can set the background to a linear gradient as the design suggests.
Marked as helpful0