I just started an project, but I started with large screen size with the result → its not responsive with mobile… If I just edit this in my project on mobile size, will this resolve / affect my project on large screen? Here is an example…
And always keep in mind that Tailwind (which elements is based on) is a mobile first approach to building websites. So if you start designing for desktop first and then switch to mobile to adjust your layout, the mobile settings transfer back to the wider breakpoints.