-
Notifications
You must be signed in to change notification settings - Fork 1
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
Responsive support for Top #27
Conversation
@kumanoayumi Please check CI fails. |
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.
nice work!! 🚀
export const viewport: Viewport = { | ||
width: 'device-width', | ||
initialScale: 1, | ||
} |
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.
👍🏻
9903b0b
to
672bba3
Compare
@kumanoayumi |
@junkisai Thank you for the correction, I will take it in as soon as it has merged! |
@kumanoayumi |
672bba3
to
42c9e9b
Compare
@junkisai Thank you so much ✨ |
@MH4GF |
Summary
Responsive support to the top of the page.
Related Issue
Changes
Testing
Other Information