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

feat: Logo, HeaderTitle components #17

Open
wants to merge 3 commits into
base: style/global-css
Choose a base branch
from

Conversation

sounmind
Copy link

Summary

Tests

Additional information

Co-authored-by: Manvinderjit Rupal <manvinderjit@users.noreply.github.com>
Copy link

cloudflare-workers-and-pages bot commented Feb 11, 2025

Deploying volunteer with  Cloudflare Pages  Cloudflare Pages

Latest commit: b466922
Status: ✅  Deploy successful!
Preview URL: https://250ca09a.volunteer-ekr.pages.dev
Branch Preview URL: https://style-global-css.volunteer-ekr.pages.dev

View logs

@sounmind sounmind changed the title style: add global css Add Header component Feb 11, 2025
Co-authored-by: Evan Suhyeong Lee <devleesche@gmail.com>
Co-authored-by: Evan Suhyeong Lee <devleesche@gmail.com>
@sounmind sounmind marked this pull request as ready for review February 15, 2025 17:16
@sounmind sounmind changed the base branch from dev to style/global-css February 15, 2025 17:59
@sounmind sounmind changed the title Add Header component feat: Logo, HeaderTitle components Feb 15, 2025
Copy link
Collaborator

Choose a reason for hiding this comment

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

nitpick: Please use the SVG logo instead: https://github.com/torontojs/tojs-styleguide/blob/main/Old/public/assets/logo.svg

Vector graphics look sharper than raster and are usually smaller. Our logo has relative simple shapes and colors, making it a very good candidate for vector graphics.‏

Comment on lines +2 to +3
height: 128px;
width: 128px;
Copy link
Collaborator

Choose a reason for hiding this comment

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

praise: Please use relative units instead of absolute ones, they are less responsive!

Here is a video with one specific example: https://www.youtube.com/watch?v=xCSw6bPXZks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants