Skip to content

Commit

Permalink
refact: use img instead of svg
Browse files Browse the repository at this point in the history
  • Loading branch information
alidevjimmy committed Oct 2, 2024
1 parent 1f60b04 commit 1f92f33
Show file tree
Hide file tree
Showing 6 changed files with 154 additions and 162 deletions.
12 changes: 0 additions & 12 deletions layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -493,18 +493,6 @@ <h6 class="font-medium text-sm mt-2">
</div>
</div>
<div class="mt-[6rem] md:mt-[10rem] text-center">
<svg viewBox="0 0 954 954" fill="none" xmlns="http://www.w3.org/2000/svg"
class="absolute max-w-full max-h-full m-auto left-0 right-0 -z-10 w-full"
style="height: -webkit-fill-available;">
<circle cx="477" cy="477" r="477" fill="url(#paint0_radial_1812_11454)" fill-opacity="0.15" />
<defs>
<radialGradient id="paint0_radial_1812_11454" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse"
gradientTransform="translate(477 477) rotate(90) scale(477)">
<stop stop-color="#7B3ABB" />
<stop offset="1" stop-color="#08080D" />
</radialGradient>
</defs>
</svg>
<h1
class="font-bold text-4xl md:text-5xl text-transparent bg-clip-text bg-gradient-to-r from-[#FFFFFF] to-[#999999] self-center">
Join Our Community
Expand Down
Loading

0 comments on commit 1f92f33

Please sign in to comment.