Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
launch/factbench
launch
/
verifact
like
0
Sleeping
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
farimafatahi
commited on
Oct 27, 2024
Commit
74e33e3
·
1 Parent(s):
a36a084
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -54,6 +54,7 @@ st.markdown(
54
.container {
55
max-width: 1000px;
56
margin: 0 auto;
57
padding: 20px;
58
}
59
54
.container {
55
max-width: 1000px;
56
margin: 0 auto;
57
+
font-size: 16px;
58
padding: 20px;
59
}
60