cecilemacaire commited on
Commit
ae8f7ec
·
verified ·
1 Parent(s): 798b1e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -41,10 +41,9 @@ def generate_html(ids):
41
  font-family: Arial, sans-serif;
42
  }
43
  figcaption {
44
- margin-top: 5px;
45
  color: black;
46
  background-color: white;
47
- border-radius: 5px;
48
  }
49
  img {
50
  background-color: white;
 
41
  font-family: Arial, sans-serif;
42
  }
43
  figcaption {
 
44
  color: black;
45
  background-color: white;
46
+ border-radius: 1px;
47
  }
48
  img {
49
  background-color: white;