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

Responsify Why Volunteer Component #80

Merged
merged 5 commits into from
Oct 24, 2024
Merged

Conversation

i-vvnn
Copy link
Collaborator

@i-vvnn i-vvnn commented Oct 20, 2024

image
image

@i-vvnn i-vvnn self-assigned this Oct 20, 2024
@i-vvnn i-vvnn linked an issue Oct 20, 2024 that may be closed by this pull request
@@ -18,19 +21,19 @@ const WhyVolunteer = () => {
</p>
</div>

<div className="mx-auto mt-6 w-full max-w-6xl text-center font-anek-telegu text-3xl">
<p className="mb-16 text-center">
<div className="text-l mx-4 mb-4 mt-4 text-center font-anek-telegu md:mx-32 md:text-2xl lg:text-3xl">
Copy link
Contributor

Choose a reason for hiding this comment

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

text-l
typo?

Also mb-t mt-4 is the same as my-4

<Header position="left" title="WHY SHOULD I VOLUNTEER?" />
</div>

<div className="mx-auto mt-6 w-full max-w-6xl text-left font-anek-telegu text-3xl">
<p className="mb-20">
<div className="text-l mx-4 mb-4 mt-12 text-center font-anek-telegu md:mx-32 md:text-2xl lg:text-3xl">
Copy link
Contributor

Choose a reason for hiding this comment

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

text-l
typo?

Also mb-t mt-4 is the same as my-4

<b>Don’t have a ride?</b> No worries! We can help arrange a ride for
you whenever possible. Just ask a staff member or reach out to us via
Instagram or Discord for help, and we'll get you situated.
Volunteering is located at the same place as our practices, 2060
Chicago Ave.
</p>
<p className="mb-6 text-center text-2xl italic">
<p className="text-center text-xs text-gray-400 md:text-lg lg:text-2xl">
Copy link
Contributor

Choose a reason for hiding this comment

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

Use the gray color from the custom colors in tailwindconfig file

@SafeDuck SafeDuck merged commit fdec232 into dev Oct 24, 2024
5 checks passed
@SafeDuck SafeDuck deleted the i-vvnn/ResponsifyWhyVolunteer branch October 24, 2024 01:04
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.

Responsify WhyVolunteer Component
2 participants