BhumikaMak commited on
Commit
975eaa4
·
verified ·
1 Parent(s): 2fa8b0f

update button

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -81,12 +81,8 @@ body {
81
  color: white;
82
  font-size: 14px; /* Reduced font size */
83
  width: 120px; /* Reduced width */
84
- height: 40px; /* Reduced height */
85
  border-radius: 8px;
86
  cursor: pointer;
87
- margin-top: 10px;
88
- margin-left: auto;
89
- margin-right: auto;
90
  }
91
 
92
 
 
81
  color: white;
82
  font-size: 14px; /* Reduced font size */
83
  width: 120px; /* Reduced width */
 
84
  border-radius: 8px;
85
  cursor: pointer;
 
 
 
86
  }
87
 
88