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

added committee members #142

Merged
merged 4 commits into from
Apr 16, 2024
Merged

added committee members #142

merged 4 commits into from
Apr 16, 2024

Conversation

rfairooz
Copy link
Collaborator

@rfairooz rfairooz commented Apr 15, 2024

Screenshot 2024-04-15 at 5 08 42 AM

@rfairooz rfairooz self-assigned this Apr 15, 2024
@rfairooz rfairooz requested a review from NovaSagittarii April 15, 2024 12:08
@rfairooz rfairooz linked an issue Apr 15, 2024 that may be closed by this pull request
Copy link
Contributor

@NovaSagittarii NovaSagittarii left a comment

Choose a reason for hiding this comment

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

looks good!

@@ -17,6 +17,22 @@ const Team = () => {
<Member name={name} position={position} image={image} key={index} />
))}
</div>
<div className="text-2xl lg:text-3xl font-header my-4">Committees</div>
<div className="grid grid-cols-1 md:grid-cols-2">
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe add a small gap like gap-2 or so for better separation in grid-cols-1 for small displays?

image

@rfairooz rfairooz merged commit 27be733 into dev Apr 16, 2024
7 checks passed
@rfairooz rfairooz deleted the raidah/members branch April 16, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add committee members onto website
2 participants