Skip to content

Commit

Permalink
map is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tonymtz committed Jan 20, 2024
1 parent d440f6e commit 47d0395
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/components/atoms/map-sketch/img/map.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions app/components/atoms/map-sketch/map-sketch.styles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ export const MapSketchContainer = styled.div`

export const HandOverlay = styled.img`
position: absolute;
top: 19%;
right: 16%;
top: 10%;
left: 36%;
width: 12%;
animation-name: ${handAnimation};
animation-duration: 1.5s;
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 47d0395

Please sign in to comment.