julien-c HF staff victor HF staff commited on
Commit
2520845
1 Parent(s): fb231c9

fix dark mode bg (#3)

Browse files

- fix dark mode bg (b515453fc406cfbbecd31bc55c111bc9187852f4)


Co-authored-by: Victor M <victor@users.noreply.huggingface.co>

Files changed (1) hide show
  1. detector/index.html +1 -0
detector/index.html CHANGED
@@ -11,6 +11,7 @@
11
  body {
12
  font-family: sans-serif;
13
  margin: 0;
 
14
  }
15
 
16
  h1 {
 
11
  body {
12
  font-family: sans-serif;
13
  margin: 0;
14
+ background: #ffffff;
15
  }
16
 
17
  h1 {