prasadnu commited on
Commit
455fcef
·
1 Parent(s): e58792f

rerank model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ st.markdown("""
58
  backdrop-filter: blur(8px); /* frosted glass effect */
59
  border-radius: 12px;
60
  padding: 24px 16px;
61
- height: 220px;
62
  color: white;
63
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
64
  transition: transform 0.2s ease, background 0.2s ease;
 
58
  backdrop-filter: blur(8px); /* frosted glass effect */
59
  border-radius: 12px;
60
  padding: 24px 16px;
61
+ height: 230px;
62
  color: white;
63
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
64
  transition: transform 0.2s ease, background 0.2s ease;