victor HF staff commited on
Commit
83f3c80
·
1 Parent(s): 3208a90
Files changed (1) hide show
  1. index.html +0 -28
index.html CHANGED
@@ -1241,34 +1241,6 @@
1241
  class="block bg-gray-900 rounded-xl overflow-hidden relative group aspect-square text-white"
1242
  target="_blank"
1243
  >
1244
- <div
1245
- class="absolute top-0 p-4 bg-gradient-to-t text-white pt-10 from-black/90 via-black/70 to-transparent w-full z-10"
1246
- >
1247
- <div class="text-sm flex items-center group-hover:translate-x-0.5 transition">
1248
- <svg
1249
- class="mr-1.5 text-white/70"
1250
- xmlns="http://www.w3.org/2000/svg"
1251
- xmlns:xlink="http://www.w3.org/1999/xlink"
1252
- aria-hidden="true"
1253
- focusable="false"
1254
- role="img"
1255
- width="1em"
1256
- height="1em"
1257
- preserveAspectRatio="xMidYMid meet"
1258
- viewBox="0 0 32 32"
1259
- fill="currentColor"
1260
- >
1261
- <path
1262
- d="M22.5,4c-2,0-3.9,0.8-5.3,2.2L16,7.4l-1.1-1.1C12,3.3,7.2,3.3,4.3,6.2c0,0-0.1,0.1-0.1,0.1c-3,3-3,7.8,0,10.8L16,29l11.8-11.9c3-3,3-7.8,0-10.8C26.4,4.8,24.5,4,22.5,4z"
1263
- ></path>
1264
- </svg>
1265
- <span x-text="model.likes"></span>
1266
- </div>
1267
- <div
1268
- x-text="model.id"
1269
- class="text-base md:text-lg lg:text-xl font-semibold group-hover:translate-x-0.5 transition"
1270
- ></div>
1271
- </div>
1272
  <div
1273
  class="absolute bottom-0 p-4 bg-gradient-to-t text-white pt-10 from-black/90 via-black/70 to-transparent w-full z-10"
1274
  >
 
1241
  class="block bg-gray-900 rounded-xl overflow-hidden relative group aspect-square text-white"
1242
  target="_blank"
1243
  >
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1244
  <div
1245
  class="absolute bottom-0 p-4 bg-gradient-to-t text-white pt-10 from-black/90 via-black/70 to-transparent w-full z-10"
1246
  >