DemahAlmutairi commited on
Commit
91ca01e
·
verified ·
1 Parent(s): 2bf1362

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -87,13 +87,6 @@ css_style = """
87
  color: #fff; /* General text color */
88
  font-family: 'Arial', sans-serif;
89
  }
90
- .title {
91
- text-align: center;
92
- font-size: 3.5em;
93
- margin: 20px 0;
94
- text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
95
- color: #FFD700; /* Gold color for title */
96
- }
97
  """
98
 
99
  # Create Gradio interface
 
87
  color: #fff; /* General text color */
88
  font-family: 'Arial', sans-serif;
89
  }
 
 
 
 
 
 
 
90
  """
91
 
92
  # Create Gradio interface