Skip to content

Commit

Permalink
develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Silitonix committed Jul 17, 2023
1 parent 82edf84 commit 2f56150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ nav {
left: var(--mouse-x-lerp);
top: var(--mouse-y-lerp);
transform: translate(-50%, -50%);
border: 3px solid var(--rgb);
border: 2px solid var(--rgb);
border-radius: 100%;
pointer-events: none;
}
Expand Down

0 comments on commit 2f56150

Please sign in to comment.