Commit 818537cb authored by 姬鋆屾's avatar 姬鋆屾

推若尔盖改版

parent d72c584f
This image diff could not be displayed because it is too large. You can view the blob instead.
......@@ -448,7 +448,7 @@ export default {
}
100% {
width: 640px;
width: 800px;
}
}
// @keyframes hiddrenText {
......@@ -482,7 +482,7 @@ export default {
--input-height: 50px;
--input-border-color: rgba(238, 238, 238, 1);
--time: 1.5s;
background: url("@/assets/images/login_bg.png");
background: url("@/assets/images/login_bg.jpg");
background-size: 100% auto;
animation: bg-roll 150s cubic-bezier(0.21, 0.07, 0.88, 1.02) infinite;
.main {
......@@ -490,12 +490,12 @@ export default {
background-color: rgba(0, 0, 0, 0.7);
}
.slogan {
margin-left: 200px;
margin-left: 120px;
// margin-right: 20px;
}
.slogan-text {
width: 640px;
font-size: 68px;
font-size: 78px;
font-family: Source Han Sans CN;
font-weight: 500;
color: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment