diff --git a/app/views/_tailwind/home/_how_it_works.html.erb b/app/views/_tailwind/home/_how_it_works.html.erb index 8da7bd434..04eb8b064 100644 --- a/app/views/_tailwind/home/_how_it_works.html.erb +++ b/app/views/_tailwind/home/_how_it_works.html.erb @@ -3,7 +3,7 @@
  1. -
    +
    <%= render Tailwind::Heading.new(tag: :h2, font: "sans", weight: "semibold", extra_classes: "pb-4").with_content("Search") %> @@ -12,7 +12,7 @@
  2. -
    +
    <%= render Tailwind::Heading.new(tag: :h2, font: "sans", weight: "semibold", extra_classes: "pb-4").with_content("Get notified") %> @@ -21,7 +21,7 @@
  3. -
    +
    <%= render Tailwind::Heading.new(tag: :h2, font: "sans", weight: "semibold", extra_classes: "pb-4").with_content("Comment") %>