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

Made About Us Component *updated #16

Merged
merged 2 commits into from
Jan 25, 2025
Merged

Made About Us Component *updated #16

merged 2 commits into from
Jan 25, 2025

Conversation

terryzhw
Copy link
Collaborator

image

<h1 className="text-[60px] font-bold">About Us</h1>
<div className="absolute left-80 top-1/2 h-1 w-9/12 bg-yellow-500"></div>
</div>
<p className="mt-6 text-[25px]">
Copy link
Contributor

Choose a reason for hiding this comment

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

don't hard code use text-3xl/text-4xl

return (
<div className="font-inter flex-wrap">
<div className="relative">
<h1 className="text-[60px] font-bold">About Us</h1>
Copy link
Contributor

Choose a reason for hiding this comment

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

hardcode

@terryzhw terryzhw changed the title Made About Us Component Made About Us Component *updated Jan 24, 2025
@stormyy00 stormyy00 linked an issue Jan 25, 2025 that may be closed by this pull request
@stormyy00 stormyy00 merged commit 678282b into dev Jan 25, 2025
5 checks passed
@stormyy00 stormyy00 deleted the terryzhw branch January 25, 2025 01:18
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.

About Us Component
2 participants