jdesiree commited on
Commit
dab0a27
·
verified ·
1 Parent(s): 93cc64a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -21
app.py CHANGED
@@ -237,27 +237,6 @@ custom_css = """
237
  visibility: hidden !important;
238
  }
239
 
240
- /* Hide any HTML container wrappers that might be creating space */
241
- .html-container.svelte-phx28p.padding {
242
- display: none !important;
243
- height: 0 !important;
244
- min-height: 0 !important;
245
- padding: 0 !important;
246
- margin: 0 !important;
247
- }
248
-
249
- /* Hide prose containers that wrap HTML elements */
250
- .prose.svelte-ydeks8 {
251
- display: none !important;
252
- height: 0 !important;
253
- min-height: 0 !important;
254
- padding: 0 !important;
255
- margin: 0 !important;
256
- }
257
-
258
- /* Hide any block containers with auto-margin that might be causing spacing */
259
- .block.svelte-1svsvh2.hide-container.auto-margin {
260
- display: none !important;
261
  }
262
 
263
  /* Apply Oswald globally */
 
237
  visibility: hidden !important;
238
  }
239
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
240
  }
241
 
242
  /* Apply Oswald globally */