Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ with stylable_container(
|
|
12 |
css_styles=r"""
|
13 |
button p:before {
|
14 |
font-family: 'Font Awesome 5 Free';
|
15 |
-
content: '\
|
16 |
display: inline-block;
|
17 |
padding-right: 3px;
|
18 |
vertical-align: middle;
|
|
|
12 |
css_styles=r"""
|
13 |
button p:before {
|
14 |
font-family: 'Font Awesome 5 Free';
|
15 |
+
content: '\f574';
|
16 |
display: inline-block;
|
17 |
padding-right: 3px;
|
18 |
vertical-align: middle;
|