Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ def render_text_roadmap(goal, steps):
|
|
73 |
|
74 |
|
75 |
|
76 |
-
with gr.Blocks(css="""
|
77 |
|
78 |
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
|
79 |
|
|
|
73 |
|
74 |
|
75 |
|
76 |
+
with gr.Blocks(theme="NoCrypt/[email protected]", css="""
|
77 |
|
78 |
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
|
79 |
|