Latest solutions
responsive design built with react, react-router, vitejs and tailwind
#react#react-router#tailwind-css#viteSubmitted about 2 years agoresponsive landing page using tailwindcss, mobile work-flow first, es6
#tailwind-css#fetchSubmitted over 2 years agoresponsive landing page built with TailwindCss and some of JS
#tailwind-cssSubmitted over 2 years ago
Latest comments
- @ipekulfetkaylanSubmitted over 2 years ago@karimAoulallayPosted over 2 years ago
Hello, these are the reasons causes that space :
- You gave a div with .images class a margin-top of 100px.
- Also div with .news-box class you gave it a margin-top.
- Div .main-box class has align-items: center which causes that space, it pushes the "new" section to the bottom.
- I noticed that you used a picture for mobile sizes at the large-size screens, that's why it looks shrank.
- I hope you got my point.
- Good luck.
Marked as helpful0 - @beatrizangSubmitted over 2 years ago@karimAoulallayPosted over 2 years ago
I noticed that the navigation cross button refreshes the page on click instead of closing the navigation menu. Good luck.
Marked as helpful1