baconnier commited on
Commit
7ed871b
·
verified ·
1 Parent(s): 823c981

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,7 +193,7 @@ class GradioInterface:
193
  .title-container {
194
  width: fit-content !important;
195
  margin: 0 auto !important;
196
- padding: 2px 40px !important;
197
  border: 1px solid #0066cc !important;
198
  border-radius: 10px !important;
199
  background-color: rgba(0, 102, 204, 0.05) !important;
 
193
  .title-container {
194
  width: fit-content !important;
195
  margin: 0 auto !important;
196
+ padding: 2px 10px !important;
197
  border: 1px solid #0066cc !important;
198
  border-radius: 10px !important;
199
  background-color: rgba(0, 102, 204, 0.05) !important;