Spaces:
Sleeping
Sleeping
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -27,7 +27,7 @@ h1, h2, label {
|
|
27 |
}
|
28 |
|
29 |
.run-btn {
|
30 |
-
background: #
|
31 |
color: white !important;
|
32 |
font-weight: 600;
|
33 |
border-radius: 8px;
|
|
|
27 |
}
|
28 |
|
29 |
.run-btn {
|
30 |
+
background: #2563eb !important;
|
31 |
color: white !important;
|
32 |
font-weight: 600;
|
33 |
border-radius: 8px;
|