neerajkalyank commited on
Commit
b4e3043
·
verified ·
1 Parent(s): e4f1fda

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -87,11 +87,11 @@ app.css = """
87
  }
88
 
89
  #age_field {
90
- max-width: 350px;
91
  }
92
 
93
  #phone_field {
94
- max-width: 850px;
95
  }
96
 
97
  #pincode_field {
 
87
  }
88
 
89
  #age_field {
90
+ max-width: 300px;
91
  }
92
 
93
  #phone_field {
94
+ max-width: 1100px;
95
  }
96
 
97
  #pincode_field {