Spaces:
Sleeping
Sleeping
Update static/style.css
Browse files- static/style.css +2 -2
static/style.css
CHANGED
@@ -43,8 +43,8 @@ body {
|
|
43 |
}
|
44 |
|
45 |
#flipBtn {
|
46 |
-
font-size:
|
47 |
-
padding: 10px
|
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 |
|