enzostvs HF Staff commited on
Commit
c96dcd6
·
1 Parent(s): ccdf544
Files changed (1) hide show
  1. src/components/preview/preview.tsx +1 -1
src/components/preview/preview.tsx CHANGED
@@ -64,7 +64,7 @@ function Preview({
64
  target="_blank"
65
  className="bg-gray-200 text-gray-950 text-xs lg:text-sm font-medium py-2 px-3 lg:px-4 rounded-lg flex items-center gap-2 border border-gray-200 hover:bg-gray-300 transition-all duration-100 cursor-pointer"
66
  >
67
- 🖼️ <span>Deepsite Gallery</span>
68
  </a>
69
  <button
70
  className="bg-white lg:bg-gray-950 shadow-md text-gray-950 lg:text-white text-xs lg:text-sm font-medium py-2 px-3 lg:px-4 rounded-lg flex items-center gap-2 border border-gray-100 lg:border-gray-900 hover:brightness-150 transition-all duration-100 cursor-pointer"
 
64
  target="_blank"
65
  className="bg-gray-200 text-gray-950 text-xs lg:text-sm font-medium py-2 px-3 lg:px-4 rounded-lg flex items-center gap-2 border border-gray-200 hover:bg-gray-300 transition-all duration-100 cursor-pointer"
66
  >
67
+ 🖼️ <span>DeepSite Gallery</span>
68
  </a>
69
  <button
70
  className="bg-white lg:bg-gray-950 shadow-md text-gray-950 lg:text-white text-xs lg:text-sm font-medium py-2 px-3 lg:px-4 rounded-lg flex items-center gap-2 border border-gray-100 lg:border-gray-900 hover:brightness-150 transition-all duration-100 cursor-pointer"