diff --git a/app/assets/stylesheets/custom.css.erb b/app/assets/stylesheets/custom.css.erb index b55d34e..03be2d4 100644 --- a/app/assets/stylesheets/custom.css.erb +++ b/app/assets/stylesheets/custom.css.erb @@ -22,6 +22,7 @@ body { padding-top: 70px; } #cheerlights_row { text-align: center; height: 180px; } #cheerlights_row img { margin-top: 40px; } .break-word { word-break: break-word; } +.btn-margin { margin: 2px; } .col-pad { padding: 0 15px; } .dismiss { float: right; cursor: pointer; position: relative; top: -12px; left: 7px; } diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index 2c7ccfb..95ff1d9 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -2,7 +2,7 @@

- + - + ©<%= Time.now.year %> ThingSpeak - Powered by ioBridge diff --git a/app/views/pages/home.html.erb b/app/views/pages/home.html.erb index 3b26848..2a727f2 100644 --- a/app/views/pages/home.html.erb +++ b/app/views/pages/home.html.erb @@ -56,7 +56,7 @@

- Integrate With Anything + Integrate

@@ -103,8 +103,8 @@

Get Started

If you are ready to build your Internet of Things, <%= link_to t(:signup), new_user_registration_path, :class => 'btn btn-primary btn-sm' %> for a free developer account.

- Learn More - <%= t(:contact_us) %> + Learn More + <%= t(:contact_us) %>


@@ -114,7 +114,7 @@

-
+