iisadia commited on
Commit
0c034cb
·
verified ·
1 Parent(s): dc7c09f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -54,6 +54,7 @@ def inject_custom_css():
54
  border: 1px solid #e2e8f0;
55
  position: relative;
56
  transition: transform 0.2s ease;
 
57
  }
58
 
59
  .question-box:hover {
 
54
  border: 1px solid #e2e8f0;
55
  position: relative;
56
  transition: transform 0.2s ease;
57
+ color: black;
58
  }
59
 
60
  .question-box:hover {