Anne31415 commited on
Commit
3e4b208
·
1 Parent(s): f7ad2f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ def cloud_button(label, key=None, color=None):
69
  transition: background-color 0.4s;
70
  }}
71
  .circle {{
72
- background-color: inherit;
73
  border-radius: 50%;
74
  width: 60px; # Increased size
75
  height: 60px; # Increased size
 
69
  transition: background-color 0.4s;
70
  }}
71
  .circle {{
72
+ background-color: #9BBEFF;
73
  border-radius: 50%;
74
  width: 60px; # Increased size
75
  height: 60px; # Increased size