Anshini commited on
Commit
b6961df
·
verified ·
1 Parent(s): d5ad75e

Update pages/python.py

Browse files
Files changed (1) hide show
  1. pages/python.py +2 -2
pages/python.py CHANGED
@@ -107,8 +107,8 @@ st.markdown("""
107
  """, unsafe_allow_html=True)
108
 
109
  # Page title
110
- st.markdown("<h1 style='margin-bottom: 0;'>🗃️ SQL Mentor Chat</h1>", unsafe_allow_html=True)
111
- st.markdown("<p style='margin-top: 0.2rem;'>Learn SQL interactively from your AI mentor!</p>", unsafe_allow_html=True)
112
 
113
  # Title
114
  st.title("🐍 Python Mentor Chat")
 
107
  """, unsafe_allow_html=True)
108
 
109
  # Page title
110
+
111
+
112
 
113
  # Title
114
  st.title("🐍 Python Mentor Chat")