Skip to content

Commit

Permalink
Update 404Game.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
srikant-code committed Jul 14, 2024
1 parent e3afa12 commit 3fb0377
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sections/404Game.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2758,11 +2758,11 @@ export const Motivation = ({
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -352px;
margin-left: -402px;
font-family: sans-serif, system-ui;
line-height: 1.6rem;
font-size: 14px;
width: 380px;
width: 430px;
}
.info-button:hover .hover-text {
Expand Down

0 comments on commit 3fb0377

Please sign in to comment.