@@ -48,6 +48,9 @@
|
|||||||
.signup-passw-inputs {
|
.signup-passw-inputs {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
span {
|
||||||
|
margin-right: 6px;
|
||||||
|
}
|
||||||
@media only screen and (max-width: 430px) {
|
@media only screen and (max-width: 430px) {
|
||||||
.signup-sub-container {
|
.signup-sub-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -84,4 +87,8 @@
|
|||||||
.signup-passw-inputs {
|
.signup-passw-inputs {
|
||||||
width: 370px;
|
width: 370px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
span {
|
||||||
|
margin-right: 6px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user