Changes

m
no edit summary
Line 2: Line 2:     
.button {
 
.button {
   width: 140px;
+
   width: 100px;
 
   height: 30px;
 
   height: 30px;
 
   font-family: 'Roboto', sans-serif;
 
   font-family: 'Roboto', sans-serif;
Line 9: Line 9:  
   font-weight: 500;
 
   font-weight: 500;
 
   color: #000;
 
   color: #000;
   background-color: #f18f34;
+
   background-color: #288DA1;
 
   border: none;
 
   border: none;
 
   border-radius: 45px;
 
   border-radius: 45px;
2,600

edits