提交个人中心内容修改,首页名称展示
This commit is contained in:
@ -1,10 +1,19 @@
|
||||
|
||||
.wrap {
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
.logo {
|
||||
.EnglishFont{
|
||||
font-size: 50rpx;
|
||||
font-weight: 600;
|
||||
margin-top: 230rpx;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
.EnglishFont {
|
||||
font-size: 36rpx;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user