diff --git a/app/assets/stylesheets/main.css.erb b/app/assets/stylesheets/main.css.erb index 976f865..e5100ef 100644 --- a/app/assets/stylesheets/main.css.erb +++ b/app/assets/stylesheets/main.css.erb @@ -1432,7 +1432,7 @@ input, select, textarea { .check-list li { padding: 0.7em 0 0.7em 45px; - font-size: 1.2em; + font-size: 1.8em; background: url("<%= asset_path('icon-checkmark.png') %>") 0px 1.05em no-repeat; } @@ -1978,7 +1978,7 @@ input, select, textarea { } .check-list li { - font-size: 1em; + font-size: 1.6em; } .button-large { diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index f6ccc71..144a893 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -64,7 +64,7 @@
Jeżeli jeszcze tego nie zrobiłeś, to po prostu zapisz się do newslettera, a informacje na temat tego kursu cię nie ominą.
+Jeżeli jeszcze tego nie zrobiłeś, to po prostu zapisz się do newslettera, a informacje na temat tego kursu cię nie ominą.
<%= link_to 'Zapisz się', { controller: :newsletter, action: :new }, { remote: false, class: "button-large", style: 'color:white;' } %>