Skip to content

Commit

Permalink
Made proper landing page button borders
Browse files Browse the repository at this point in the history
Signed-off-by: khAja <50286911+khAja13@users.noreply.github.com>
  • Loading branch information
khAja13 authored Apr 12, 2024
1 parent 79c614b commit af72bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/landing/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export default function Landing() {
stiffness: 110,
delay: 0.2,
}}
className="mt-14 my-1"
className="mt-14 my-3"
>
<Link
href="/projects"
Expand Down

0 comments on commit af72bf3

Please sign in to comment.