deadshot2003 commited on
Commit
24805c5
·
verified ·
1 Parent(s): f4707b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ components.html(iframe_html, height=500)
35
  # Add the rain effect
36
  rain(
37
  emoji="🤓",
38
- font_size=54,
39
  falling_speed=5,
40
  animation_length="infinite",
41
  )
 
35
  # Add the rain effect
36
  rain(
37
  emoji="🤓",
38
+ font_size=30,
39
  falling_speed=5,
40
  animation_length="infinite",
41
  )