OzoneAsai commited on
Commit
1c1c23b
·
verified ·
1 Parent(s): bde07fb

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +2 -2
static/style.css CHANGED
@@ -43,8 +43,8 @@ body {
43
  }
44
 
45
  #flipBtn {
46
- font-size: 3em; /* Larger font size for Flip */
47
- padding: 10px 1em;
48
  background: #007BFF;
49
  }
50
 
 
43
  }
44
 
45
  #flipBtn {
46
+ font-size: 15px; /* Larger font size for Flip */
47
+ padding: 10px 3em;
48
  background: #007BFF;
49
  }
50