Open TartejBrothers opened 11 months ago
Hi Taranjeet, We are not web builders/designers. Could you come with some concrete suggestions to the CSS and HTML code to improve the layout?
.collapse.show {
display: flex;
flex-direction: column;
align-items: center;
}
and
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
margin: 0 auto;
list-style: none;
}
in main.css
Issue