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

「评论」Flex上手与实战 #60

Open
dongyuanxin opened this issue Jun 10, 2019 · 2 comments
Open

「评论」Flex上手与实战 #60

dongyuanxin opened this issue Jun 10, 2019 · 2 comments

Comments

@dongyuanxin
Copy link
Owner

dongyuanxin commented Jun 10, 2019

Flex上手与实战:https://xin-tan.com/passages/2019-03-20-css3-flex/

@git710
Copy link

git710 commented Jul 7, 2019

水平垂直居中的代码挂了

@dongyuanxin
Copy link
Owner Author

@git710 水平垂直居中的代码挂了

div {
  display: flex;
  justify-content: center;
  align-items: center;
}

谢谢提醒,已经补上了

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

No branches or pull requests

2 participants