@star-369Submitted 9 months ago
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?