Changes

From Life After BOB Wiki
no edit summary
Line 184: Line 184:  
.fc-item-box{
 
.fc-item-box{
 
   width: 220px;
 
   width: 220px;
 +
  height:350px;
 
   display:flex;
 
   display:flex;
   flex-direction:row;
+
   flex-direction:column;
 
   align-items:center;
 
   align-items:center;
 
   justify-content:space-between;
 
   justify-content:space-between;