prasadnu commited on
Commit
e77968d
·
1 Parent(s): 082e0ba

rerank model

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,7 +60,7 @@ st.markdown("""
60
  padding: 24px 16px;
61
  width: 100%;
62
  margin: 0 auto;
63
- height: 240px;
64
  color: white;
65
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
66
  transition: transform 0.2s ease, background 0.2s ease;
@@ -79,7 +79,7 @@ st.markdown("""
79
  }
80
 
81
  .card-header {
82
- font-size: 50px;
83
  margin: 0 auto 12px auto;
84
  display: flex;
85
  justify-content: center;
 
60
  padding: 24px 16px;
61
  width: 100%;
62
  margin: 0 auto;
63
+ height: 350px;
64
  color: white;
65
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
66
  transition: transform 0.2s ease, background 0.2s ease;
 
79
  }
80
 
81
  .card-header {
82
+ font-size: 100px;
83
  margin: 0 auto 12px auto;
84
  display: flex;
85
  justify-content: center;