Fizzarolli commited on
Commit
f0fa354
·
verified ·
1 Parent(s): d26ff16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -21,10 +21,11 @@ datasets:
21
  font-family: monospace;
22
  white-space: pre-wrap;
23
  display: inline-block;
 
24
  }
25
  .code-example strong {
26
  font-weight: bold;
27
- color: #2e3440;
28
  }
29
  </style>
30
 
 
21
  font-family: monospace;
22
  white-space: pre-wrap;
23
  display: inline-block;
24
+ color: #000000;
25
  }
26
  .code-example strong {
27
  font-weight: bold;
28
+ color: #000000;
29
  }
30
  </style>
31