bigger buttons
This commit is contained in:
parent
623b19a440
commit
bc3a3d7965
1 changed files with 5 additions and 0 deletions
|
@ -65,6 +65,11 @@ h1 {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
input[type="submit"] {
|
||||
width: auto;
|
||||
height: 5em;
|
||||
}
|
||||
|
||||
.container {
|
||||
width: auto !important;
|
||||
padding: 30px;
|
||||
|
|
Loading…
Reference in a new issue