Signup/Sign In

Answers

All questions must be answered. Here are the Answers given by this user in the Forum.

.flex-item{
margin: 3px;
padding: 20px;
background-color: white;
width: 150px;
flex-shrink: 1;



}
.shrink{

flex-shrink: 5;

}





Item 1

Item 2

Item 3

2 years ago