feat: 我的-头像

This commit is contained in:
eric
2022-11-13 11:23:45 +08:00
parent 5053dba884
commit 9489a611b2
13 changed files with 61 additions and 21 deletions

View File

@@ -0,0 +1,7 @@
.myContent{
// background-color: yellow;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}