Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ article = """
|
|
98 |
</div>
|
99 |
|
100 |
<div id="may-like-container" style="display: flex;justify-content: center;flex-direction: column;align-items: center;">
|
101 |
-
<p>You may also like: </p>
|
102 |
<div id="may-like" style="display:flex; align-items:center; justify-content: center;height:20px;">
|
103 |
<svg height="20" width="120" style="margin-left:4px">
|
104 |
<a href="https://huggingface.co/spaces/fffiloni/spectrogram-to-music" target="_blank">
|
|
|
98 |
</div>
|
99 |
|
100 |
<div id="may-like-container" style="display: flex;justify-content: center;flex-direction: column;align-items: center;">
|
101 |
+
<p style="font-size: 0.8em;margin-bottom: 4px;">You may also like: </p>
|
102 |
<div id="may-like" style="display:flex; align-items:center; justify-content: center;height:20px;">
|
103 |
<svg height="20" width="120" style="margin-left:4px">
|
104 |
<a href="https://huggingface.co/spaces/fffiloni/spectrogram-to-music" target="_blank">
|