github-actions[bot] commited on
Commit
3122991
·
1 Parent(s): 5654997

Auto-deploy from GitHub: 5ec41af056644da3d5e07147ecef3462c20a8971

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -514,7 +514,7 @@
514
  <!-- List Header -->
515
  <div class="flex w-full px-6 pb-4 border-b-[5px] text-[#4c1d95] font-bold text-xl uppercase tracking-wider"
516
  style="border-color: rgba(124, 58, 237, 0.4); border-radius: 20px 15px 25px 18px / 18px 25px 15px 20px; filter: url(#crayon-texture);">
517
- <div class="w-1/2">FILE NAME</div>
518
  <div class="w-1/6 text-center">STATUS</div>
519
  <div class="w-1/4 text-center">PROGRESS</div>
520
  <div class="w-[10%] text-center">ACTION</div>
 
514
  <!-- List Header -->
515
  <div class="flex w-full px-6 pb-4 border-b-[5px] text-[#4c1d95] font-bold text-xl uppercase tracking-wider"
516
  style="border-color: rgba(124, 58, 237, 0.4); border-radius: 20px 15px 25px 18px / 18px 25px 15px 20px; filter: url(#crayon-texture);">
517
+ <div class="w-1/2">CONTENT</div>
518
  <div class="w-1/6 text-center">STATUS</div>
519
  <div class="w-1/4 text-center">PROGRESS</div>
520
  <div class="w-[10%] text-center">ACTION</div>