Skip to content

Commit

Permalink
031
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjaqbek committed Jul 10, 2024
1 parent 310f26c commit 77c861f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IndexPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ const handleGearClick = () => {
}}
onClick={handleClick}
>
<img src={bryka} alt="bryka" style={{ width: '170px', height: 'auto' }} />
<img src={bryka} alt="bryka" style={{ width: '150px', height: 'auto' }} />
</div>
<div style={{ position: 'absolute', top: `${position1}px`, left: '50%', transform: 'translateX(-50%)', zIndex: 0 }}>
<img
Expand Down
Binary file modified src/ulica.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/ulica1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 77c861f

Please sign in to comment.