bgamazay commited on
Commit
4f0f0d1
·
verified ·
1 Parent(s): 06949eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -20,10 +20,10 @@ def main():
20
  """
21
  <div style="
22
  display: flex;
23
- align-items: center;
24
  height: 40px;
25
  font-family: 'Inter', sans-serif;
26
- font-size: 24px;
27
  font-weight: bold;">
28
  AI Energy Score
29
  </div>
 
20
  """
21
  <div style="
22
  display: flex;
23
+ align-items: left;
24
  height: 40px;
25
  font-family: 'Inter', sans-serif;
26
+ font-size: 26px;
27
  font-weight: bold;">
28
  AI Energy Score
29
  </div>