@besopmacSubmitted about 1 month ago
What are you most proud of, and what would you do differently next time?
Simple but the fastest one project. Good to warmup.
Simple but the fastest one project. Good to warmup.
What a great solution using TailwindCSS.
One suggestion on the div
that contains the h1
and the p
tags. You can use the space-y-6
class to create that space between those elements instead of flex flex-col gap-6
.