|
@@ -31,6 +31,7 @@ input[type="submit"] { display: inline-block; margin: 10px 0; padding: 10px; bor
|
|
|
|
|
|
|
|
@media screen and (max-width: 1024px) {
|
|
@media screen and (max-width: 1024px) {
|
|
|
body { margin: 0 10px 50px 10px; text-align: center; }
|
|
body { margin: 0 10px 50px 10px; text-align: center; }
|
|
|
|
|
+ .section-content { margin: 0; text-align: center; }
|
|
|
.section { display: block; width: 100%; margin: 15px 0; float: none; }
|
|
.section { display: block; width: 100%; margin: 15px 0; float: none; }
|
|
|
.input-group { text-align: left; }
|
|
.input-group { text-align: left; }
|
|
|
.input-group span { width: 100%; }
|
|
.input-group span { width: 100%; }
|