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

donate button #14

Merged
merged 2 commits into from
Jan 23, 2024
Merged

donate button #14

merged 2 commits into from
Jan 23, 2024

Conversation

charleenschen
Copy link
Collaborator

image

@charleenschen charleenschen self-assigned this Jan 18, 2024
@charleenschen charleenschen linked an issue Jan 18, 2024 that may be closed by this pull request
return (
<Link
href="#"
className="bg-green-600 text-white text-2xl font-bold text-decoration-line: underline flex justify-center items-center rounded-3xl min-w-fit px-4 min-h-fit py-1 hover:scale-110"
Copy link
Contributor

Choose a reason for hiding this comment

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

no need for text-decoration-underline you can just do underline. Check tailwind docs. this code should work but the button does not look like then Figma. Change styling along with fonts, font size etc to make it look exactly like the Figma.

@charleenschen
Copy link
Collaborator Author

image

@rfairooz rfairooz merged commit ff58378 into dev Jan 23, 2024
4 checks passed
@rfairooz rfairooz deleted the charleen/donateButton branch February 2, 2024 18:25
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.

Donate Button
2 participants