missing class to prevent word wrap

This commit is contained in:
bumi 2020-04-25 10:17:33 +02:00
parent 80c3c687a0
commit 20a0aa9bbf

View File

@ -7,7 +7,7 @@
The form backend for designers and developers The form backend for designers and developers
</h1> </h1>
<p class="tag-line is-size-5"> <p class="tag-line is-size-5">
Link your online forms to <span class="google-sheets backend-logo"><%= image_tag 'google-sheets-icon.svg' %> Google Sheets</span> or <span class="airtable "><%= image_tag 'airtable-icon.svg' %> Airtable</span> and receive form submissions in your favorite spreadsheet tool. Link your online forms to <span class="google-sheets backend-logo"><%= image_tag 'google-sheets-icon.svg' %> Google Sheets</span> or <span class="airtable backend-logo"><%= image_tag 'airtable-icon.svg' %> Airtable</span> and receive form submissions in your favorite spreadsheet tool.
</p> </p>
<p class="call-to-action"> <p class="call-to-action">
<%= link_to "Get started", signup_url, class: 'is-uppercase button is-rounded is-primary has-text-white a-menu' %> <%= link_to "Get started", signup_url, class: 'is-uppercase button is-rounded is-primary has-text-white a-menu' %>