Sebastiankay commited on
Commit
a6f75e9
·
verified ·
1 Parent(s): 42422f7

Update _res/_custom.css

Browse files
Files changed (1) hide show
  1. _res/_custom.css +11 -1
_res/_custom.css CHANGED
@@ -333,7 +333,7 @@ input.svelte-1bx8sav.svelte-1bx8sav.svelte-1bx8sav{
333
  background: var(--primary-600);
334
  }
335
  }
336
-
337
  .gr-radio {
338
 
339
  /* & > div.wrap {
@@ -362,6 +362,16 @@ input.svelte-1bx8sav.svelte-1bx8sav.svelte-1bx8sav{
362
  }
363
  }
364
 
 
 
 
 
 
 
 
 
 
 
365
 
366
  /* Keyframes */
367
 
 
333
  background: var(--primary-600);
334
  }
335
  }
336
+ #component-53 > div.p-0.html-container.svelte-phx28p.padding.p-0
337
  .gr-radio {
338
 
339
  /* & > div.wrap {
 
362
  }
363
  }
364
 
365
+ }
366
+ #component-53 > div.html-container.svelte-phx28p.padding {
367
+ padding: 0 !important;
368
+
369
+ & > h1 {
370
+ margin: 0 !important;
371
+ }
372
+
373
+ }
374
+
375
 
376
  /* Keyframes */
377