Ifeanyi commited on
Commit
b595ff3
·
verified ·
1 Parent(s): 5cf9b1e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -29,7 +29,6 @@ with gr.Blocks(
29
  title="R-Powered Calculator",
30
  theme=gr.themes.Soft().set(
31
  body_text_size="18px", # Increase base text size
32
- text_size="18px", # Alternative way to ensure text size
33
  input_text_color="#ffffff", # Input text color
34
  input_background_fill="#2a2a2a", # Dark background for input
35
  button_primary_background="linear-gradient(135deg, #4568dc, #0f4c81)", # Gradient button
 
29
  title="R-Powered Calculator",
30
  theme=gr.themes.Soft().set(
31
  body_text_size="18px", # Increase base text size
 
32
  input_text_color="#ffffff", # Input text color
33
  input_background_fill="#2a2a2a", # Dark background for input
34
  button_primary_background="linear-gradient(135deg, #4568dc, #0f4c81)", # Gradient button