Latest solutions
Full stack invoice app using React.js and TailwindCSS
#react#tailwind-css#tanstack-querySubmitted over 1 year agoAdvice Generator app With React.js-Redux-Framer Motion
#motion#react#redux#sass/scss#typescriptSubmitted over 1 year ago
Latest comments
- @ghnana@sukrutnrvd
The last option is to adjust the box shadow blur. If you set it to 0 it will work.
box-shadow: 15px 15px 0 rgba(0, 0, 0, 1);