georad commited on
Commit
03e28ec
·
verified ·
1 Parent(s): 2158824

Update pages/type_text.py

Browse files
Files changed (1) hide show
  1. pages/type_text.py +1 -1
pages/type_text.py CHANGED
@@ -20,7 +20,7 @@ st.markdown(
20
  /* Create a fixed container at the top */
21
  .fixed-container {
22
  position: fixed;
23
- top: 3rem; /* Position below Streamlit header */
24
  left: 0;
25
  right: 0;
26
  background: white;
 
20
  /* Create a fixed container at the top */
21
  .fixed-container {
22
  position: fixed;
23
+ top: 3px; /* Position below Streamlit header */
24
  left: 0;
25
  right: 0;
26
  background: white;