Ninad077 commited on
Commit
9f4b198
·
verified ·
1 Parent(s): d85cd37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ html_title = """
28
  padding: 0; /* Ensures no extra padding */
29
  }
30
  </style>
31
- <h1 class="fixed-title">TDS Validation</h1>
32
  """
33
  st.markdown(html_title, unsafe_allow_html=True)
34
  st.write("")
 
28
  padding: 0; /* Ensures no extra padding */
29
  }
30
  </style>
31
+ <h1 class="fixed-title">TDS Recon</h1>
32
  """
33
  st.markdown(html_title, unsafe_allow_html=True)
34
  st.write("")