@@ -3,7 +3,7 @@
width: 280px;
height: 42px;
border-radius: 8px;
- margin: 30px 0 50px;
+ margin: 30px 0;
/deep/.el-input__inner {
border: 1px solid #898989;
@@ -27,10 +27,10 @@
.center-content();
.title {
- height: 42px;
- font-size: 32px;
+ height: 30px;
+ font-size: 30px;
+ line-height: 30px;
color: #ffffff;
- line-height: 42px;
padding: 60px 0;
font-family: ZhenyanGB;
}
@@ -108,7 +108,7 @@
display: flex;
align-items: center;
justify-content: space-between;
- padding: 10px 16px 20px;
+ padding: 11px 16px 20px;
.followers {
flex-direction: column;
@@ -629,7 +629,7 @@ export default {
.name-list {
- margin: 20px 0 10px;
+ margin: 5px 0 10px;
.name {