Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ def QnAfunction(question, QnAmodel):
|
|
63 |
st.markdown("""
|
64 |
<style>
|
65 |
.big-font {
|
66 |
-
margin:
|
67 |
font-size:25px !important;
|
68 |
font-weight: bold !important;
|
69 |
}
|
|
|
63 |
st.markdown("""
|
64 |
<style>
|
65 |
.big-font {
|
66 |
+
margin: 15px 0 10px 0 !important;
|
67 |
font-size:25px !important;
|
68 |
font-weight: bold !important;
|
69 |
}
|