Skip to content

Commit

Permalink
Fix show less link spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
theruther4d committed Jul 27, 2021
1 parent a8e54a5 commit dff5ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hero/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export function Hero() {
I've got a strong background in the web fundamentals of HTML, CSS, and
Javascript while having the wealth of experience of using React and
Typescript since nearly the beginning. Currently working remotely from
my home state of Arkansas.
my home state of Arkansas.{" "}
<button
className="link noprint"
tabIndex={showMore ? undefined : -1}
Expand Down

1 comment on commit dff5ff1

@vercel
Copy link

@vercel vercel bot commented on dff5ff1 Jul 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.