fix: 修改登录和注册页样式,改为暖色调。
This commit is contained in:
@@ -117,10 +117,10 @@ page {
|
||||
.logo-image {
|
||||
width: 140rpx;
|
||||
height: 140rpx;
|
||||
border-radius: 28rpx;
|
||||
border-radius: 80rpx;
|
||||
box-shadow: 0 12rpx 40rpx rgba(0, 0, 0, 0.2);
|
||||
background: #ffffff;
|
||||
padding: 16rpx;
|
||||
padding: 15rpx;
|
||||
}
|
||||
|
||||
.logo-shine {
|
||||
|
||||
Reference in New Issue
Block a user