Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment With Grid #64

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from
Open

Experiment With Grid #64

wants to merge 11 commits into from

Conversation

lbojo006
Copy link
Collaborator

image

@lbojo006 lbojo006 self-assigned this Jan 29, 2025
@lbojo006 lbojo006 linked an issue Jan 29, 2025 that may be closed by this pull request
@lbojo006 lbojo006 added the ready for review Issue Finished label Jan 29, 2025
@Kevinloritsch
Copy link
Contributor

looking good so far, lets talk further during tmrw meeting :D

Copy link
Contributor

@qhgill qhgill left a comment

Choose a reason for hiding this comment

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

I will add images for you to map by Monday morning, other changes in separate comments, looks fantastic so far :)

src/components/gallery/Gallery.tsx Show resolved Hide resolved
const PicturesGrid = () => {
return (
<div className="grid min-h-screen grid-cols-4 grid-rows-8 gap-1 pb-1 pt-8 text-white sm:grid-cols-4 md:grid-cols-6 lg:grid-cols-8">
<div className="flex items-center justify-center bg-red-500">1</div>
Copy link
Contributor

Choose a reason for hiding this comment

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

map these like we talked about in the meeting, if you need example or syntax feel free to ping me in the help channel :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, bet. Sorry if I took a bit to respond I've been sick. Thanks a lot!

@lbojo006 lbojo006 requested a review from qhgill February 10, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Issue Finished
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image Grid
3 participants