Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -31,8 +31,6 @@ if __name__ == "__main__":
|
|
| 31 |
|
| 32 |
<div class="icon-container">
|
| 33 |
<!-- This yellowish box is the icon background -->
|
| 34 |
-
<div class="icon-box">💼</div>
|
| 35 |
-
<p class="icon-text">How may I help you?</p>
|
| 36 |
</div>
|
| 37 |
|
| 38 |
<h4>Add additional files here</h4>
|
|
|
|
| 31 |
|
| 32 |
<div class="icon-container">
|
| 33 |
<!-- This yellowish box is the icon background -->
|
|
|
|
|
|
|
| 34 |
</div>
|
| 35 |
|
| 36 |
<h4>Add additional files here</h4>
|