-
Notifications
You must be signed in to change notification settings - Fork 8
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
fix: styles in signup page , footer and headings #14
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Srish-ty Input boxes size can be increased.
It was showing fine, but after merging new commits from origin, it's height has changed |
@Srish-ty is attempting to deploy a commit to the dscnitrourkela Team on Vercel. A member of the Team first needs to authorize it. |
@Shurtu-gal , @ashutosh-rath02 please review |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Srish-ty Build is failing
I'm able to build locally |
@Shurtu-gal , @ashutosh-rath02 please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed that styling. commited changes |
fixed preview for sharing on socials. |
<span style={{ ...ticketNumStyle } as React.CSSProperties}>{ticketId || '550000'}</span> | ||
</div> | ||
</div> | ||
<InnerTicket |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this working ?
Because I had tried this and it wasn't working.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I've changed the code.
And now the preview is visible, I'd attached the screenshot.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not for that. The link for this goes like http://localhost:3000/preview/B0uHy0AIhcQWVv768GLl8auhXBm2/opengraph-image. And is used for of image generation.
@vercel/og does not support the components written before.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed. commit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🪨
No description provided.