Latest solutions
Mobile responsive countries API with dark mode, Next.js & Tailwin
#next#react#tailwind-cssSubmitted about 2 years agoMobile responsive launch countdown timer using Next.js and TailwindCSS
#next#react#tailwind-cssSubmitted about 2 years agoMobile responsive tip calculator built with TypeScript and TailwindCSS
#next#react#tailwind-cssSubmitted about 2 years ago
Latest comments
- @milosshomy@yehoki
Hi Milos, Overall this looks really good! There are two main things I saw, mainly to do with responsiveness on different resolutions:
- Sometimes it seems there are different media breakpoints when making the screen more narrow.
- On mobile, when you get the submission message, the screen becomes squished in height and the text doesn't exactly align properly. Have a play around with dev tools on the live site to see what I mean.
Other than that, it looks good, well done!