w3robotics commited on
Commit
4037040
·
verified ·
1 Parent(s): e43a792

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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: '\f317';
16
  display: inline-block;
17
  padding-right: 3px;
18
  vertical-align: middle;
@@ -27,7 +27,7 @@ with stylable_container(
27
  css_styles=r"""
28
  button p:before {
29
  font-family: 'Font Awesome 5 Free';
30
- content: '\f317';
31
  display: inline-block;
32
  padding-right: 3px;
33
  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;
 
27
  css_styles=r"""
28
  button p:before {
29
  font-family: 'Font Awesome 5 Free';
30
+ content: '\f1c3';
31
  display: inline-block;
32
  padding-right: 3px;
33
  vertical-align: middle;