linoyts HF Staff commited on
Commit
51f469a
·
verified ·
1 Parent(s): 6f4b4de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -222,6 +222,9 @@ css = """
222
  #box_column {
223
  min-width: 400px;
224
  }
 
 
 
225
  #selected_lora {
226
  color: #2563eb;
227
  font-weight: bold;
 
222
  #box_column {
223
  min-width: 400px;
224
  }
225
+ #title{text-align: center}
226
+ #title h1{font-size: 3em; display:inline-flex; align-items:center}
227
+ #title img{width: 100px; margin-right: 0.5em}
228
  #selected_lora {
229
  color: #2563eb;
230
  font-weight: bold;