mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
界面调整
This commit is contained in:
@@ -336,7 +336,6 @@ export default {
|
|||||||
margin-top: -30px;
|
margin-top: -30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.login-form {
|
.login-form {
|
||||||
|
|||||||
@@ -302,7 +302,7 @@ export default {
|
|||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
margin-top: -15px;
|
margin-top: -20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -313,19 +313,19 @@ export default {
|
|||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
margin-top: -15px;
|
margin-top: -25px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width:1920px) {
|
@media screen and (min-width:1920px) {
|
||||||
padding-top:0px;
|
padding:0px;
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 62px;
|
font-size: 62px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 35px;
|
font-size: 35px;
|
||||||
margin-top: -15px;
|
margin-top: -30px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user