georad commited on
Commit
a67b6e9
·
verified ·
1 Parent(s): 0a0173c

Update pages/type_text.py

Browse files
Files changed (1) hide show
  1. pages/type_text.py +1 -1
pages/type_text.py CHANGED
@@ -26,7 +26,7 @@ st.markdown(
26
  background: white;
27
  z-index: 999;
28
  padding: 0;
29
- box-shadow: 0 2px 5px rgba(0,0,0,0.1);
30
  }
31
 
32
  /* Add padding to the main content to prevent overlap */
 
26
  background: white;
27
  z-index: 999;
28
  padding: 0;
29
+ box-shadow: 0 rgba(0,0,0,0.1);
30
  }
31
 
32
  /* Add padding to the main content to prevent overlap */