div {
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
关于更多display: flex的内容可参见https://www.jianshu.com/p/d9373a86b748/ 。
ZhangZhihui's Blog |
|
||
div {
关于更多display: flex的内容可参见https://www.jianshu.com/p/d9373a86b748/ 。 |
Copyright © 2024 ZhangZhihuiAAA
Powered by .NET 9.0 on Kubernetes |