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

implemented AboutTitle.tsx #35

Merged
merged 2 commits into from
Oct 17, 2024
Merged

implemented AboutTitle.tsx #35

merged 2 commits into from
Oct 17, 2024

Conversation

catheiwu
Copy link
Collaborator

Screenshot 2024-10-15 at 1 07 14 AM

@catheiwu catheiwu added help wanted Extra attention is needed Ready to review labels Oct 15, 2024
@catheiwu catheiwu self-assigned this Oct 15, 2024
@catheiwu catheiwu linked an issue Oct 15, 2024 that may be closed by this pull request
@catheiwu
Copy link
Collaborator Author

I was wondering how to get the required font style for the "About Us" text.

@qhgill qhgill self-requested a review October 15, 2024 22:59
Copy link
Collaborator

@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.

Looks great! just use the hearts-brown color for the title.

@@ -9,6 +9,7 @@ module.exports = {
brown: "#665045",
blue: "#6D99AF",
"light-blue": "#E8F2FB",
lightBrown: "#897165",
Copy link
Collaborator

Choose a reason for hiding this comment

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

just use the regular brown for the title and remove the extra color

@catheiwu
Copy link
Collaborator Author

Screenshot 2024-10-16 at 11 45 14 PM Changed font color to just regular brown

@catheiwu catheiwu removed the help wanted Extra attention is needed label Oct 17, 2024
@qhgill qhgill self-requested a review October 17, 2024 20:02
Copy link
Collaborator

@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.

looks good!

@qhgill qhgill merged commit f4a9eed into dev Oct 17, 2024
5 checks passed
@qhgill qhgill deleted the catheiwu/ImplementAboutTitle branch October 17, 2024 20:03
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.

Implement AboutTitle.tsx
2 participants