bigger buttons

This commit is contained in:
nek0 2015-04-04 09:16:30 +02:00
parent 623b19a440
commit bc3a3d7965
1 changed files with 5 additions and 0 deletions

View File

@ -65,6 +65,11 @@ h1 {
text-align: center;
}
input[type="submit"] {
width: auto;
height: 5em;
}
.container {
width: auto !important;
padding: 30px;