Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tracinginsights
/
F1-analysis
like
13
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
tracinginsights
commited on
Nov 29, 2022
Commit
b83ff1d
·
1 Parent(s):
32835c7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -21,7 +21,7 @@ st.markdown(
21
<style>
22
iframe[width="220"] {
23
position: fixed;
24
-
top:
60px
;
25
right: 40px;
26
}
27
</style>
21
<style>
22
iframe[width="220"] {
23
position: fixed;
24
+
top:
0px
;
25
right: 40px;
26
}
27
</style>