Use lead text highlighting for lede paragraph

This commit is contained in:
Andy Allan 2022-08-03 10:35:13 +01:00
parent 83a0ea14f1
commit e59ba78575

View file

@ -2,7 +2,7 @@
<h1><%= t ".title" %></h1>
<% end %>
<p><%= t ".lede_text" %></p>
<p class="lead"><%= t ".lede_text" %></p>
<h2><%= t ".local_chapters.title" %></h2>
<p><%= t ".local_chapters.about_text" %></p>