From 20a0aa9bbfacc6eb461de1a98706cc3b06349b35 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Sat, 25 Apr 2020 10:17:33 +0200 Subject: [PATCH] missing class to prevent word wrap --- app/views/home/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index b8eb873..43cd7cb 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -7,7 +7,7 @@ The form backend for designers and developers

- Link your online forms to or <%= image_tag 'airtable-icon.svg' %> Airtable and receive form submissions in your favorite spreadsheet tool. + Link your online forms to or and receive form submissions in your favorite spreadsheet tool.

<%= link_to "Get started", signup_url, class: 'is-uppercase button is-rounded is-primary has-text-white a-menu' %>