rubenroy commited on
Commit
1389809
Β·
verified Β·
1 Parent(s): 81ef4ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -134,7 +134,7 @@ TITLE_HTML = """
134
  <div style="display: flex; gap: 1.5rem; justify-content: center;">
135
  <div class="model-section">
136
  <h2 style="font-size: 1.25rem; color: #e2e8f0; margin-bottom: 1.4rem; margin-top: 1px; font-weight: 600; display: flex; align-items: center; justify-content: center; gap: 0.7rem;">
137
- <i class="fas fa-sparkles"></i>
138
  Geneva Models
139
  </h2>
140
  <div style="display: grid; grid-auto-flow: column; gap: 0.75rem; overflow-x: auto; white-space: nowrap;">
 
134
  <div style="display: flex; gap: 1.5rem; justify-content: center;">
135
  <div class="model-section">
136
  <h2 style="font-size: 1.25rem; color: #e2e8f0; margin-bottom: 1.4rem; margin-top: 1px; font-weight: 600; display: flex; align-items: center; justify-content: center; gap: 0.7rem;">
137
+ <i class="fa-solid fa-sparkles"></i>
138
  Geneva Models
139
  </h2>
140
  <div style="display: grid; grid-auto-flow: column; gap: 0.75rem; overflow-x: auto; white-space: nowrap;">