You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should also optimize the image size for mobile devices. The background image has 1680.2K, which is IMO too much for a mobile network. To avoid this we can use different CSS for mobile devices pointing to a smaller/low-quality.
I think it has something to do with giving fixed sizes to several elements, and to changing positioning.
Also, some of Bootstrap's
@media
responsive features could be used to fix this stuff.The text was updated successfully, but these errors were encountered: