|
@@ -493,7 +493,7 @@ function handleGoLogin(){
|
|
|
bottom: 0;
|
|
|
z-index: 99;
|
|
|
.opcity-box {
|
|
|
- height: 129px;
|
|
|
+ height: 60vh;
|
|
|
background: linear-gradient(
|
|
|
360deg,
|
|
|
#ffffff 0%,
|
|
@@ -505,7 +505,7 @@ function handleGoLogin(){
|
|
|
--td-button-primary-active-bg-color:#BB5B29;
|
|
|
--td-button-primary-active-border-color:#BB5B29;
|
|
|
background-color: #fff;
|
|
|
- padding-bottom: 200px;
|
|
|
+ padding-bottom: 300px;
|
|
|
text-align: center;
|
|
|
color: #D49633;
|
|
|
.text {
|
|
@@ -628,7 +628,7 @@ function handleGoLogin(){
|
|
|
}
|
|
|
.no-auth-wrap {
|
|
|
.opcity-box {
|
|
|
- height: 65px;
|
|
|
+ height: 60vh;
|
|
|
}
|
|
|
.content-box {
|
|
|
padding-bottom: 100px;
|