I am currently developing an Angular 4 application that includes a navigation bar with text and font awesome icons.
While the UI looks good in web view, I'm facing alignment issues when it comes to mobile view (minimized screen).
Despite my efforts, I haven't been able to resolve this problem.
In the minimized view:
https://i.sstatic.net/3YqOc.jpg
The expected layout is shown below for reference:
https://i.sstatic.net/QSY7q.jpg
You can access the stackblitz file here: https://stackblitz.com/edit/angular-bootstrap-carousel-dynamic2-w1qhj4?file=app%2Fapp.component.html