tracinginsights commited on
Commit
b83ff1d
·
1 Parent(s): 32835c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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>