danielle2003 commited on
Commit
a4aaa5b
·
verified ·
1 Parent(s): 2eb57f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -528,7 +528,7 @@ st.markdown(
528
  overflow: hidden;
529
 
530
  position: absolute;
531
- top:43px;
532
  left:10px;
533
  overflow: hidden;
534
  background-color: tansparent;
@@ -537,7 +537,7 @@ st.markdown(
537
  padding-right:40px;
538
  z-index: 1;
539
  width:88vw;
540
- height:550px;
541
  /* Glass effect background */
542
  background: rgba(255, 255, 255, 0.15);
543
  backdrop-filter: blur(12px);
 
528
  overflow: hidden;
529
 
530
  position: absolute;
531
+ top:-4px;
532
  left:10px;
533
  overflow: hidden;
534
  background-color: tansparent;
 
537
  padding-right:40px;
538
  z-index: 1;
539
  width:88vw;
540
+ height:590px;
541
  /* Glass effect background */
542
  background: rgba(255, 255, 255, 0.15);
543
  backdrop-filter: blur(12px);