Spaces:
Sleeping
Sleeping
Updated reminder
Browse files
app.py
CHANGED
|
@@ -587,7 +587,7 @@ document.addEventListener("mouseup", () => {
|
|
| 587 |
font-weight: bold;
|
| 588 |
border-radius: 12px;
|
| 589 |
">
|
| 590 |
-
Remember to return to the survey!
|
| 591 |
</div>
|
| 592 |
""")
|
| 593 |
|
|
|
|
| 587 |
font-weight: bold;
|
| 588 |
border-radius: 12px;
|
| 589 |
">
|
| 590 |
+
Remember to return to the survey once you're done here!
|
| 591 |
</div>
|
| 592 |
""")
|
| 593 |
|