Style tweaks for the new <p> tags

This commit is contained in:
swag 2022-04-01 16:26:40 -04:00
parent a11bae7cdf
commit 93ee1b080b

View File

@ -9,7 +9,7 @@
<blockquote><p><%= @$post[2] %></p></blockquote> <blockquote><p><%= @$post[2] %></p></blockquote>
</section> </section>
<section class="name field"> <section class="name field">
<p> <p style="margin: 0 0 0 0;">
- <%= @$post[1] %> - <%= @$post[1] %>
<% if (@$post[3]) { =%> <% if (@$post[3]) { =%>
(<%= link_to Homepage => @$post[3] %>) (<%= link_to Homepage => @$post[3] %>)