Update app.css
This commit is contained in:
parent
bddedadd17
commit
4916a7d5fc
|
|
@ -327,9 +327,12 @@ body {
|
|||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.content_signup input,
|
||||
.content_signup button {
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.content_signup input {
|
||||
width: 98%;
|
||||
}
|
||||
|
||||
.content p a,
|
||||
|
|
|
|||
Loading…
Reference in New Issue