mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
登录界面调整
This commit is contained in:
@@ -310,7 +310,7 @@ export default {
|
|||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
margin-top: -15px;
|
margin-top: -20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -321,7 +321,7 @@ export default {
|
|||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
margin-top: -15px;
|
margin-top: -25px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -333,7 +333,7 @@ export default {
|
|||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 35px;
|
font-size: 35px;
|
||||||
margin-top: -15px;
|
margin-top: -30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user