Changes

more styling adjustments
Line 15: Line 15:  
   border-radius: 1em;
 
   border-radius: 1em;
 
   margin: auto;
 
   margin: auto;
 +
  margin-top: 1em;
 
   background-color: #fefefe;
 
   background-color: #fefefe;
 
   color: #222;
 
   color: #222;
   height: 4em;
+
   height: 2em;
 
   display: flex;
 
   display: flex;
 
   justify-content: center;
 
   justify-content: center;
 
   align-items: center;
 
   align-items: center;
 +
  padding: 0.25em;
 
}
 
}
  
297

edits