vertical heights is not working
Opened this issue · 0 comments
choudhary55surendra commented
.container {
width: 150px;
height: 150px;
border: 3px solid black;
display: flex;
justify-content: center;
align-items: center;
}
Opened this issue · 0 comments
.container {
width: 150px;
height: 150px;
border: 3px solid black;
display: flex;
justify-content: center;
align-items: center;
}