Fazbeeer commited on
Commit
9eb0e0f
·
verified ·
1 Parent(s): eff4186

remove the red and green blocks by the logo

Browse files
Files changed (1) hide show
  1. index.html +1 -7
index.html CHANGED
@@ -122,13 +122,7 @@
122
  <div class="md:w-1/2 flex justify-center">
123
  <div class="vr-headset pulse-animation relative">
124
  <img src="https://huggingface.co/spaces/Fazbeeer/mindmaster-vr-arena-clone/resolve/main/images/Screen_Shot_2025-10-31_at_9.36.06_AM-removebg-preview%20(1).png" alt="VR Headset" class="rounded-lg shadow-2xl mx-auto w-full h-auto max-w-md object-contain">
125
- <div class="absolute -top-4 -left-4 w-16 h-16 bg-red-500 rounded-full flex items-center justify-center text-white text-2xl">
126
- <i data-feather="gift"></i>
127
- </div>
128
- <div class="absolute -bottom-4 -right-4 w-16 h-16 bg-green-500 rounded-full flex items-center justify-center text-white text-2xl">
129
- <i data-feather="star"></i>
130
- </div>
131
- </div>
132
  </div>
133
  </div>
134
  </div>
 
122
  <div class="md:w-1/2 flex justify-center">
123
  <div class="vr-headset pulse-animation relative">
124
  <img src="https://huggingface.co/spaces/Fazbeeer/mindmaster-vr-arena-clone/resolve/main/images/Screen_Shot_2025-10-31_at_9.36.06_AM-removebg-preview%20(1).png" alt="VR Headset" class="rounded-lg shadow-2xl mx-auto w-full h-auto max-w-md object-contain">
125
+ </div>
 
 
 
 
 
 
126
  </div>
127
  </div>
128
  </div>