Kieran Fraser commited on
Commit
e847def
·
1 Parent(s): 7b81f05

updated css

Browse files

Signed-off-by: Kieran Fraser <[email protected]>

Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -38,11 +38,6 @@ css = """
38
  --prose-text-size: var(--text-md);
39
  --section-header-text-size: var(--text-md);
40
  }
41
- .input-image { margin: auto !important }
42
- .plot-padding { padding: 20px; }
43
- .eta-bar.svelte-1occ011.svelte-1occ011 {
44
- background: #ccccff !important;
45
- }
46
  .center-text { text-align: center !important }
47
  .larger-gap { gap: 100px !important; }
48
  .symbols { text-align: center !important; margin: auto !important; }
 
38
  --prose-text-size: var(--text-md);
39
  --section-header-text-size: var(--text-md);
40
  }
 
 
 
 
 
41
  .center-text { text-align: center !important }
42
  .larger-gap { gap: 100px !important; }
43
  .symbols { text-align: center !important; margin: auto !important; }