circulartext commited on
Commit
6d173a8
1 Parent(s): 9fc7c15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -11,6 +11,7 @@ st.markdown(
11
  }
12
  .main .block-container {
13
  max-width: 90vw; /* Adjust the value as needed */
 
14
  }
15
  </style>
16
  """,
 
11
  }
12
  .main .block-container {
13
  max-width: 90vw; /* Adjust the value as needed */
14
+ font-size: 38px;
15
  }
16
  </style>
17
  """,