123
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
.retrieve-password > .right,
|
||||
.register > .right,
|
||||
.login > .right {
|
||||
width: 99rem;
|
||||
width: 50%;
|
||||
min-width: 600px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@@ -97,7 +97,8 @@
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
> .title {
|
||||
width: 55%;
|
||||
// width: 55%;
|
||||
width: 105.6rem;
|
||||
height: auto;
|
||||
top: 20.5rem;
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
|
||||
>.right {
|
||||
width: 99rem;
|
||||
width: 50%;
|
||||
min-width: 600px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user