rumaisa1054 commited on
Commit
d616fde
·
verified ·
1 Parent(s): 7082419

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ def text_to_speech(text):
12
 
13
  def main():
14
  # Layout with three columns
15
- col1, col2 = st.columns([7, 1])
16
 
17
  with col1:
18
  # Title with custom CSS styling for top margin
 
12
 
13
  def main():
14
  # Layout with three columns
15
+ col1, col2 = st.columns([11, 1])
16
 
17
  with col1:
18
  # Title with custom CSS styling for top margin