trysem commited on
Commit
5314ad5
·
1 Parent(s): bcbc80e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -63,11 +63,11 @@ with block:
63
  font-size: 1.75rem;
64
  "
65
  >
66
- <h1 style="font-weight: 900; font-size: 40px; margin-bottom: 7px;">
67
  Text to Music Generator AI
68
  </h1>
69
  </div>
70
- <p style="margin-bottom: 15px; font-size: 94%">
71
 
72
  </p>
73
  </div>
 
63
  font-size: 1.75rem;
64
  "
65
  >
66
+ <h1 style="font-weight: 900; font-size: 40px; margin-bottom: 12px;">
67
  Text to Music Generator AI
68
  </h1>
69
  </div>
70
+ <p style="margin-bottom: 10px; font-size: 94%">
71
 
72
  </p>
73
  </div>