SamiKoen commited on
Commit
bc57bb3
·
verified ·
1 Parent(s): ea0dc03

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -119,12 +119,12 @@ demo_css = """
119
  background-color: #0b93f6;
120
  border: none;
121
  color: white;
122
- font-size: 24px;
123
  border-radius: 50%;
124
- width: 50px;
125
- height: 50px;
126
  display: flex;
127
- align-items: center;
128
  justify-content: center;
129
  cursor: pointer;
130
  transition: background-color 0.3s;
 
119
  background-color: #0b93f6;
120
  border: none;
121
  color: white;
122
+ font-size: 15px;
123
  border-radius: 50%;
124
+ width: 20px;
125
+ height: 20px;
126
  display: flex;
127
+ align-items: left;
128
  justify-content: center;
129
  cursor: pointer;
130
  transition: background-color 0.3s;