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

create 404 page #118

Merged
merged 2 commits into from
Nov 12, 2024
Merged

create 404 page #118

merged 2 commits into from
Nov 12, 2024

Conversation

shirleyduong
Copy link
Collaborator

image

@shirleyduong shirleyduong self-assigned this Nov 10, 2024
@shirleyduong shirleyduong linked an issue Nov 10, 2024 that may be closed by this pull request
<Image
src={Logo}
alt="Highlander Gloves Logo"
className="absolute left-8 size-[620px] translate-y-20 transform items-end"
Copy link
Contributor

Choose a reason for hiding this comment

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

is it possible to use % values for size?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

when I try using %, it makes the photo compressed

Copy link
Contributor

Choose a reason for hiding this comment

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

ok np

</p>
<p className="relative font-archivo-black text-9xl">404</p>
</div>
<p className="relative pb-10 pt-4 font-archivo-narrow text-[130px]">
Copy link
Contributor

Choose a reason for hiding this comment

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

use rem for text size

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

do you mean like this? text-[8.125rem]

Copy link
Contributor

Choose a reason for hiding this comment

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

yes or use em up to you

@SafeDuck SafeDuck merged commit fde115d into dev Nov 12, 2024
5 checks passed
@SafeDuck SafeDuck deleted the shirleyduong/404Page branch November 12, 2024 04:23
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.

404 Page
2 participants