Skip to content

Commit

Permalink
Merge pull request #174 from starknet-id/fix/image-quest-mobile-view
Browse files Browse the repository at this point in the history
fix: image quest mobile view
  • Loading branch information
fricoben authored Sep 30, 2023
2 parents abc4763 + 3e883d2 commit 9d1b50c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles/quests.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -278,4 +278,7 @@
gap: 1rem;
align-items: center;
}
.featuredQuestImage {
height: auto;
}
}

1 comment on commit 9d1b50c

@vercel
Copy link

@vercel vercel bot commented on 9d1b50c Sep 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.