Spaces:
Running
Running
Add margin below card
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
<div style="background-color: #2717a1; color: #f8f7fe; border-radius: 8px; padding: 0.5rem 1rem; ">
|
11 |
<span style="font-weight: 600;">Want to try out the dev mode on Hugging Face Spaces?</span> Use the "Request to join this org" button to join the waitlist.
|
12 |
</div>
|
13 |
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div style="background-color: #2717a1; color: #f8f7fe; border-radius: 8px; padding: 0.5rem 1rem; margin-bottom: 2rem; ">
|
11 |
<span style="font-weight: 600;">Want to try out the dev mode on Hugging Face Spaces?</span> Use the "Request to join this org" button to join the waitlist.
|
12 |
</div>
|
13 |
|