prithivMLmods commited on
Commit
76d677f
·
verified ·
1 Parent(s): c114569

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ footer {
19
 
20
  css += """
21
  input[type="text"]::placeholder {
22
- color: pink !important;
23
  }
24
  """
25
 
 
19
 
20
  css += """
21
  input[type="text"]::placeholder {
22
+ color: black !important;
23
  }
24
  """
25