This commit is contained in:
Adrian Hinz 2019-12-30 11:59:05 +01:00
parent 0ee816a98b
commit cb34a034b9
2 changed files with 3 additions and 3 deletions

View File

@ -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 {

View File

@ -64,7 +64,7 @@
<li>Prawidłowa procedura wykonania i odbioru robót</li>
</ul>
<br />
<p>Jeżeli jeszcze tego nie zrobiłeś, to po prostu zapisz się do newslettera, a informacje na temat tego kursu cię nie ominą. </p>
<p style="font-size: 1.3em;">Jeżeli jeszcze tego nie zrobiłeś, to po prostu zapisz się do newslettera, a informacje na temat tego kursu cię nie ominą. </p>
<%= link_to 'Zapisz się', { controller: :newsletter, action: :new }, { remote: false, class: "button-large", style: 'color:white;' } %>
</section>