Nischal Subedi
commited on
Commit
·
d307b40
1
Parent(s):
5caafe7
UI update
Browse files
app.py
CHANGED
@@ -417,7 +417,7 @@ Answer:"""
|
|
417 |
font-family: 'Poppins', sans-serif;
|
418 |
font-size: 2.5rem;
|
419 |
font-weight: 700;
|
420 |
-
color:
|
421 |
margin: 0 0 0.5rem 0;
|
422 |
background: linear-gradient(135deg, var(--primary-color), var(--primary-hover));
|
423 |
-webkit-background-clip: text;
|
|
|
417 |
font-family: 'Poppins', sans-serif;
|
418 |
font-size: 2.5rem;
|
419 |
font-weight: 700;
|
420 |
+
color: #000000;
|
421 |
margin: 0 0 0.5rem 0;
|
422 |
background: linear-gradient(135deg, var(--primary-color), var(--primary-hover));
|
423 |
-webkit-background-clip: text;
|