Latest solutions
Space Tourism Website using ReactJS and TailwindCSS
#react#tailwind-cssSubmitted about 1 year agoI'm interested in learning how to create the hover state for the 'Explore' button on the homepage, and I'm also curious about the best approach for handling designs like this, particularly how to manage different breakpoints. I often struggle to keep the design looking good across various common resolutions, especially when the screen is wider than the desktop design or falls between smaller breakpoints. Any advice would be appreciated. Thanks!
Entertainment Web App using ReactJS and Tailwind
#react#tailwind-css#typescriptSubmitted over 1 year ago
Latest comments
- @Smartlify08@ygabdn29
I'm assuming by navbar transition is when we are looking at the mobile size, then maybe you should try using
transition:
?Marked as helpful