Changes

no edit summary
Line 26: Line 26:     
.button {
 
.button {
   width: 330px;
+
   width: 700px;
 
   height: 50px;
 
   height: 50px;
 
   font-family: 'Roboto', sans-serif;
 
   font-family: 'Roboto', sans-serif;
Line 33: Line 33:  
   font-weight: 500;
 
   font-weight: 500;
 
   color: #000000;
 
   color: #000000;
   background-color: #FFFF00;
+
   background-color: #fffcb2;
 
   border: none;
 
   border: none;
 
   border-radius: 10px;
 
   border-radius: 10px;