more
This commit is contained in:
@@ -784,7 +784,7 @@ li.nav-item {
|
||||
|
||||
.heading-2-mobile {
|
||||
display: flex;
|
||||
font-size: 1.3rem;
|
||||
font-size: 1.365rem;
|
||||
}
|
||||
|
||||
button.button-1 {
|
||||
|
||||
@@ -83,4 +83,10 @@
|
||||
.login-form-wrapper {
|
||||
width: 400px;
|
||||
}
|
||||
.login-button-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -42,9 +42,11 @@
|
||||
flex-direction: column;
|
||||
align-items: flex-end;
|
||||
}
|
||||
|
||||
.signup-btn {
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.signup-passw-inputs {
|
||||
width: 100%;
|
||||
}
|
||||
@@ -82,6 +84,7 @@ span {
|
||||
|
||||
.signup-button-box {
|
||||
width: 320px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.signup-passw-inputs {
|
||||
|
||||
Reference in New Issue
Block a user