Difference between revisions of "Team:TUDelft/Head"

Line 66: Line 66:
 
   line-height: 140%;
 
   line-height: 140%;
 
}
 
}
.FlexBox {
+
 
  display: flex;
+
  flex-flow: row wrap;
+
  align-items: flex-start;
+
  justify-content: center;
+
}
+
  
  

Revision as of 11:12, 15 June 2019