prasadnu commited on
Commit
cf37463
·
1 Parent(s): cc2cacd

rerank model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ st.markdown("""
74
 
75
  transform: scale(1.06); /* Optional: adds smooth grow effect */
76
  transition: all 0.3s ease-in-out;
77
- border: 2px solid ;
78
 
79
  }
80
 
 
74
 
75
  transform: scale(1.06); /* Optional: adds smooth grow effect */
76
  transition: all 0.3s ease-in-out;
77
+ border: 2px solid #ff3c3c;
78
 
79
  }
80