@@ -539,10 +539,12 @@ export default {
min-height: 100vh;
height: 100%;
background: rgba(0, 0, 0, 0.5);
+ padding-bottom: 104px;
.logoAndlogin {
width: 1260px;
margin: 0 auto;
position: relative;
+ min-height: 600px;
// display: flex;
.login {
position: absolute;
@@ -605,7 +607,7 @@ export default {
}
.bottom {
- bottom: -104px;
+ bottom: 0px;
width: 100%;
background: #2c2c2c;
height: 104px;