Skip to content

Commit

Permalink
Merge pull request #149 from IEEEUCSC/kasun
Browse files Browse the repository at this point in the history
no refffer fixed in Home
  • Loading branch information
KasunUdaraWaththeHewa authored Feb 7, 2024
2 parents de7091b + 3ba96f8 commit 08caf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/src/Components/Home/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const Home = () => {
<a
href="https://drive.google.com/file/d/1aMsU3lKo7J8cgbkKQpbs1GwqPJA8Ynag/view?usp=sharing"
target="_blank"
rel="noopener"
rel="noopener noreferrer"
className="relative items-center justify-start inline-block p-6 px-6 py-3 overflow-hidden font-medium rounded-full group"
>
<span className="w-32 h-32 rotate-45 translate-x-12 -translate-y-2 absolute left-0 top-0 bg- opacity-[3%]"></span>
Expand Down

0 comments on commit 08caf76

Please sign in to comment.