Changes

actually fix the round warning
Line 18: Line 18:  
   color: #222;
 
   color: #222;
 
   height: 4em;
 
   height: 4em;
 +
  display: flex;
 +
  justify-content: center;
 +
  align-items: center;
 
}
 
}
  
297

edits