Difference between revisions of "project06:Diverse"

From rbse
Jump to: navigation, search
Line 3: Line 3:
 
.container{
 
.container{
 
width: 850px;  
 
width: 850px;  
 +
 
display: flex;  
 
display: flex;  
 
justify-content: space-around;
 
justify-content: space-around;
 
flex-flow: row wrap;
 
flex-flow: row wrap;
 +
padding: 10px;
 +
flex: 1 100%;
 
}
 
}
 
.item{
 
.item{

Revision as of 15:55, 21 December 2016

Interview Jelle Feringa