maringetxway commited on
Commit
4d0637f
·
verified ·
1 Parent(s): fcac94f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -104,7 +104,7 @@
104
  className: "w-full h-auto"
105
  }),
106
  React.createElement("div", {
107
- className: "p-2 text-center text-sm font-medium text-white"
108
  },
109
  video.label,
110
  video.team && teamDatasets[video.team] &&
 
104
  className: "w-full h-auto"
105
  }),
106
  React.createElement("div", {
107
+ className: "p-2 text-center text-sm font-medium text-gray"
108
  },
109
  video.label,
110
  video.team && teamDatasets[video.team] &&