evijit HF staff commited on
Commit
f318f5f
·
verified ·
1 Parent(s): 001e17d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -50,6 +50,9 @@ css = """
50
  flex-wrap: wrap;
51
  justify-content: space-between;
52
  }
 
 
 
53
  .card {
54
  width: calc(50% - 20px);
55
  border: 1px solid #e0e0e0;
 
50
  flex-wrap: wrap;
51
  justify-content: space-between;
52
  }
53
+ .container.svelte-1hfxrpf.svelte-1hfxrpf {
54
+ height: 0%;
55
+ }
56
  .card {
57
  width: calc(50% - 20px);
58
  border: 1px solid #e0e0e0;