diff --git a/app/views/main/index.html.erb b/app/views/main/index.html.erb index cd25f5c3..7fdb4e3c 100644 --- a/app/views/main/index.html.erb +++ b/app/views/main/index.html.erb @@ -12,7 +12,7 @@

<%= t("landing.welcome") %>

<%= t("landing.about") %>

- <%= link_to "https://youtu.be/Hso8yLzkqj8", class: "p-3", target: "_blank" do %> + <%= link_to "https://youtu.be/Hso8yLzkqj8", class: "d-inline-block p-3", target: "_blank" do %>

<%= t("landing.video") %>

<% end %>