Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Niharmahesh
/
job_easz
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Niharmahesh
commited on
Oct 27, 2024
Commit
fe22c7f
·
verified
·
1 Parent(s):
211d884
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -41,7 +41,7 @@ st.markdown("""
41
42
st.markdown("""
43
<style>
44
-
h1
,
h2
{
45
text-align: center;
46
}
47
</style>
41
42
st.markdown("""
43
<style>
44
+
h1 {
45
text-align: center;
46
}
47
</style>