Skip to content

Commit

Permalink
Fix link click (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher authored Sep 1, 2024
1 parent a028963 commit 598653f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/app.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ export function App() {
src="/images/1920bg2.png"
className="absolute left-[10%] top-[0] z-[60]"
/>
<img
src="/images/1920bg3.png"
className="absolute left-[10%] top-[140%] z-50"
/>
</>
)}
{width >= 2560 && (
Expand Down

0 comments on commit 598653f

Please sign in to comment.