Html – Why is CSS flex not working when deployed?
I want my page to be divided in two vertically. This works locally, but not on Chrome when deployed (see screenshots), although it does work on Safari. Any help appreciated html <body> <div class="container"> <!-- Left Panel: Project Description -->…