multimodalart HF staff commited on
Commit
eb14cc8
1 Parent(s): 73690ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -460,7 +460,7 @@ css = '''
460
  #gen_btn{height: 100%}
461
  #title{text-align: center}
462
  #title h1{font-size: 3em; display:inline-flex; align-items:center}
463
- #title img{width: 100px; margin-right: 0.5em}
464
  #gallery .grid-wrap{height: 5vh}
465
  #lora_list{background: var(--block-background-fill);padding: 0 1em .3em; font-size: 90%}
466
  .custom_lora_card{margin-bottom: 1em}
 
460
  #gen_btn{height: 100%}
461
  #title{text-align: center}
462
  #title h1{font-size: 3em; display:inline-flex; align-items:center}
463
+ #title img{width: 100px; margin-right: 0.25em}
464
  #gallery .grid-wrap{height: 5vh}
465
  #lora_list{background: var(--block-background-fill);padding: 0 1em .3em; font-size: 90%}
466
  .custom_lora_card{margin-bottom: 1em}