prasadnu commited on
Commit
343c681
·
1 Parent(s): f15e773

rerank model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ st.markdown("""
59
  border-radius: 12px;
60
  padding: 24px 16px;
61
  height: 240px;
62
- width: 330px;
63
  color: white;
64
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
65
  transition: transform 0.2s ease, background 0.2s ease;
 
59
  border-radius: 12px;
60
  padding: 24px 16px;
61
  height: 240px;
62
+ width: 350px;
63
  color: white;
64
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
65
  transition: transform 0.2s ease, background 0.2s ease;