Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Commit
•
f10a2ea
1
Parent(s):
e55bd6f
Update app.py
Browse files
app.py
CHANGED
@@ -130,6 +130,7 @@ with gr.Blocks() as app:
|
|
130 |
|
131 |
|
132 |
# Custom CSS styling
|
|
|
133 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
|
134 |
|
135 |
/* General Page Style */
|
|
|
130 |
|
131 |
|
132 |
# Custom CSS styling
|
133 |
+
css="""
|
134 |
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
|
135 |
|
136 |
/* General Page Style */
|