dorienh commited on
Commit
6a10499
·
verified ·
1 Parent(s): f973326

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -156,6 +156,10 @@ css = '''
156
 
157
  .example-caption {
158
  text-align: left; /* Centers the captions under each example */
 
 
 
 
159
  }
160
  '''
161
 
 
156
 
157
  .example-caption {
158
  text-align: left; /* Centers the captions under each example */
159
+
160
+ .svelte-1viwdyg{
161
+ text-align: left;
162
+ }
163
  }
164
  '''
165