Margin pushing sidebar out of the screen
I want to sidenavigation to have margin al around but when i do this the sidebar goes out of the screen at the bottom.
which styling method is the best for next js apps?
as I saw we have many ways to styling the projects in next js.
tailwind , global , module , external , …
but I’m a little bit confused. now I wanna know your idea and advice for best way to styling next js app.