mirror of
https://gitee.com/beecue/fastbee.git
synced 2026-02-04 16:15:54 +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