BhumikaMak commited on
Commit
058dfea
·
1 Parent(s): e0c8b05

Update: font styling

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -52,7 +52,6 @@ with gr.Blocks() as interface:
52
  <style>
53
  body {
54
  background-color: black;
55
- color: #FFFFFF; /* Set the default text color to white */
56
  }
57
  .gradio-container {
58
  color: #D3D3D3; /* Ensure Gradio components also have white text */
 
52
  <style>
53
  body {
54
  background-color: black;
 
55
  }
56
  .gradio-container {
57
  color: #D3D3D3; /* Ensure Gradio components also have white text */