Is your feature request related to a problem? Please describe.
Currently I am not able to have the website properly in multiple device sizes, where it does not matter wheather i am in mobile, tablet or desktop screen.
Describe the solution you'd like
I would like to have the website properly adjust based on the device its displayed in.
Describe alternatives you've considered
I would have a UI layout for desktop, one for tablet and one for mobile, and any size's in between can be automatically adjusted based on the view-width(vw) & view-height(vh).
Is your feature request related to a problem? Please describe.
Currently I am not able to have the website properly in multiple device sizes, where it does not matter wheather i am in mobile, tablet or desktop screen.
Describe the solution you'd like
I would like to have the website properly adjust based on the device its displayed in.
Describe alternatives you've considered
I would have a UI layout for desktop, one for tablet and one for mobile, and any size's in between can be automatically adjusted based on the view-width(vw) & view-height(vh).