cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="section">
|
||||
<div class="container">
|
||||
<div class="columns is-centered is-multiline">
|
||||
<div class="columns is-multiline">
|
||||
<div class="column is-3">
|
||||
<div class="card">
|
||||
<div class="card-content is-half">
|
||||
|
||||
@@ -7,10 +7,10 @@
|
||||
The form backend for designers and developers
|
||||
</h1>
|
||||
<p class="tag-line is-size-5">
|
||||
Link your online forms to <span class="google-sheets"><%= 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 "><%= image_tag 'airtable-icon.svg' %> Airtable</span> and receive form submissions in your favorite spreadsheet tool.
|
||||
</p>
|
||||
<p class="call-to-action">
|
||||
<%= link_to "Get started", signup_url, class: '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' %>
|
||||
or try our <%= link_to "Live demo", demo_url %>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user