·
Across the Great Wall, we can reach every corner in the world.

居中用 flex 布局:

.container {
    display: flex;
    align-items: center;
    border-radius: 1000px;
    border: 1px solid blue;
}
Replies
1

OK谢谢大佬