-
Notifications
You must be signed in to change notification settings - Fork 16
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
"Try Go+" in goplus.org homepage #46
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/goplus/www/BTvysyanJdNHe1asvRtQtER4Mdyw |
@xushiwei Would you like to check this change? The preview version is here: https://www-git-fork-nighca-try-gop-goplus.vercel.app/ |
LGTM |
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
.footer { | ||
margin-top: 24px; | ||
display: flex; | ||
flex-direction: row-reverse; |
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.
NIP: 这里是想靠右吗?如果是靠右的话,后期如果加入了其他按钮,顺序就是逆序的(jsx),感觉有点奇怪,justify-content: flex-end
稍微好点
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.
嗯我来调整下
fix #45