Recipe Page Blog using TailwindCSS

Solution retrospective
What I have learned from this challenge:
- Somehow this is my first time using table 😅
- Customizing table marker was such a massive headache
- It's easier to create your own custom bullet rather than customizing it using ::marker pseudo element
- Center bullet point vertically using inline-block and vertical align middle(https://idkshite.com/posts/vertical-center-bullet)
My question to the community: Have you all use ::marker pseudo-element before?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Titodelux
Centering the bullet in the text is an achievement! I didn't know how to do that, thanks! And my recommendation is to make the website responsive on all screen sizes, not just 375px and 1280px. Excelent work!
Join 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