Order summary component using HTML, CSS, and Bootstrap 5
Design comparison
Solution retrospective
Hi, Everyone!
This is my 3rd challenge, and on this challenge i tried using Bootstrap 5. It is fast, easy, and powerful library.
From previous challenge, i have learned about semantic HTML, Accessibility, and heading utilization. Right now my problem is i want the card smaller so it has more space just like the design (my card is taking up more space), can anyone tell me how to do it properly?
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello Ryan Indrajaya ! Congo π on completing this challenge
Let's look at some of your issues, shall we:
- Check the style-guide for the background color
happy Codingπ
Marked as helpful0 - @GitHub-dev12345Posted over 2 years ago
1.In Card design CSS Code Used this:
transform : scale(0.8); this property decrease the size of card. π
large size for increase the number of scale & small size for decrease the number of scale
Marked as helpful0 - @GitHub-dev12345Posted over 2 years ago
Used background color given in style guide go check and then apply in your project ππ I hope you find this helpful
Marked as helpful0
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