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