diff --git a/app/assets/stylesheets/screen.css b/app/assets/stylesheets/screen.css index 197595e..a14b0c0 100644 --- a/app/assets/stylesheets/screen.css +++ b/app/assets/stylesheets/screen.css @@ -7,6 +7,12 @@ body { margin: 0; } +h1{ + font-size: 260%; + margin-bottom: 0; +} + + h1, h2 { text-align: center; margin: 0 0 40px; @@ -18,6 +24,9 @@ h2 { margin: 10px 0; } + + + form.form-stacked { padding-left: 0; margin-bottom: 0;