@@ -332,12 +332,13 @@ $light_gray: #eee;
background-repeat: no-repeat;
background-size: cover;
display: flex;
- justify-content: center;
+ justify-content: flex-end;
align-items: center;
::v-deep .login-form {
position: relative;
width: 416px;
height: 424px;
+ margin-right: 337px;
background: #ffffff;
box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.5);
border-radius: 8px;