Skip to content

Commit

Permalink
feat: minor mobile fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHericles committed Jan 8, 2024
1 parent e6e3cba commit 449094d
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 208 deletions.
2 changes: 1 addition & 1 deletion islands/NRF/TextLines.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ function TextLines({ lines, animateOnScroll }: Props) {
))}
</div>
</div>
<CursorFollower />
{/* <CursorFollower /> */}
</div>
);
}
Expand Down
Loading

0 comments on commit 449094d

Please sign in to comment.