superlazycoder commited on
Commit
6f49cc3
·
verified ·
1 Parent(s): 7af4b8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -30,8 +30,8 @@ def determine_winner(player_move, computer_move):
30
  st.markdown("""
31
  <style>
32
  button {
33
- height: 4rem;
34
- width: 4rem;
35
  font-size:40px !important;
36
  }
37
  </style>
 
30
  st.markdown("""
31
  <style>
32
  button {
33
+ height: 10rem;
34
+ width: 10rem;
35
  font-size:40px !important;
36
  }
37
  </style>