Latest solutions
Job Listings With Filtering (Vite + ReactJS + TailwindCSS)
#framer-motion#react#tailwind-css#vite#accessibilitySubmitted over 1 year agoTime Tracking Dashboard (TailwindCSS + ReactJS + Vite)
#react#vite#tailwind-cssSubmitted over 1 year agoBase Apparel Coming Soon Page (ReactJS + TailwindCSS + Vite)
#tailwind-css#vite#reactSubmitted over 1 year agoEcommerce Product Page Main (TailwindCSS + Reactjs + Vite)
#tailwind-css#vite#reactSubmitted over 1 year agoAdvice Generator App (Vite + ReactJs + TailwindCSS)
#tailwind-css#vite#reactSubmitted over 1 year ago
Latest comments
- @Wendkunicode@PhatJack
Hi there, I think you should center your card by using
display: flex; justify-content: center; align-items: center; height: 100vh;
And the box-shadow, based on the design you don't have to blur it. You just need to adjust the x and y positions.
- @dashaunn@PhatJack
I frequently use Vercel and Netlify to launch websites.
You can try it
About the Preview Site, I see that the text "Published ..." is gone
Try to fix that