Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Commit
•
a21256d
1
Parent(s):
7638204
Update app.py
Browse files
app.py
CHANGED
@@ -127,7 +127,7 @@ app.css = """
|
|
127 |
body {
|
128 |
font-family: 'Poppins', Arial, sans-serif;
|
129 |
background: linear-gradient(to bottom right, #1e3c72, #2a5298);
|
130 |
-
color: #
|
131 |
margin: 0;
|
132 |
padding: 0;
|
133 |
}
|
|
|
127 |
body {
|
128 |
font-family: 'Poppins', Arial, sans-serif;
|
129 |
background: linear-gradient(to bottom right, #1e3c72, #2a5298);
|
130 |
+
color: #13f44d;
|
131 |
margin: 0;
|
132 |
padding: 0;
|
133 |
}
|