watagassy commited on
Commit
aa08703
·
verified ·
1 Parent(s): ff49c8e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ CSS ="""
106
  #question-box { font-size:18px !important; font-weight:500 !important; }
107
  """
108
  #with gr.Blocks() as demo:
109
- with gr.Blocks(theme=theme) as demo:
110
  with gr.Row():
111
  with gr.Column():
112
  gr.Markdown(f"""
 
106
  #question-box { font-size:18px !important; font-weight:500 !important; }
107
  """
108
  #with gr.Blocks() as demo:
109
+ with gr.Blocks(theme=theme, css=CSS) as demo:
110
  with gr.Row():
111
  with gr.Column():
112
  gr.Markdown(f"""