(no title)
gregsadetsky | 1 month ago
Very very small note - many clickable things on your site (the "explore" and "new task" buttons, the directory and blog links at the top, etc.) don't change the cursor to the css "cursor:pointer" (ie the clicky hand)
You might want to add `cursor-pointer` to your tailwind <button> elements
pratik227|1 month ago