Crackershoot commited on
Commit
8a3e115
·
verified ·
1 Parent(s): fd8ee26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -325,7 +325,7 @@ custom_css = """
325
  width: 200px;
326
  height: 200px;
327
  margin-bottom: 8px;
328
- display: block;
329
  }
330
 
331
  /* TITLE */
@@ -342,7 +342,7 @@ custom_css = """
342
  font-size: 16px;
343
  color: #AFCBE8;
344
  line-height: 1.65;
345
- max-width: 850px;
346
  }
347
 
348
  /* BADGES */
 
325
  width: 200px;
326
  height: 200px;
327
  margin-bottom: 8px;
328
+ margin-right: 8px;
329
  }
330
 
331
  /* TITLE */
 
342
  font-size: 16px;
343
  color: #AFCBE8;
344
  line-height: 1.65;
345
+ max-width: auto;
346
  }
347
 
348
  /* BADGES */