neerajkalyank commited on
Commit
ebefaa6
·
verified ·
1 Parent(s): 0697b43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -243,8 +243,8 @@ input, select, textarea {
243
  #registration_output, #test_output, #billing_output {
244
  color: #ffffff !important; /* Set text color to white */
245
  background-color: rgba(0, 0, 50, 0.8) !important;
246
- padding: 10px;
247
- border-radius: 5px;
248
  font-weight: bold;
249
  text-align: left;
250
  }
 
243
  #registration_output, #test_output, #billing_output {
244
  color: #ffffff !important; /* Set text color to white */
245
  background-color: rgba(0, 0, 50, 0.8) !important;
246
+ padding: 15px;
247
+ border-radius: 7px;
248
  font-weight: bold;
249
  text-align: left;
250
  }