mirror of https://github.com/docusealco/docuseal
parent
9ef9eb2560
commit
1fb512f7e6
@ -1,4 +1,4 @@
|
|||||||
<a href="<%= root_path %>" class="mx-auto text-2xl md:text-3xl font-bold items-center flex space-x-3">
|
<a href="<%= root_path %>" class="mx-auto text-2xl md:text-3xl font-bold items-center flex space-x-3">
|
||||||
<%= render 'shared/logo', class: 'w-9 h-9 md:w-12 md:h-12' %>
|
<%= render 'shared/logo', class: 'w-9 h-9 md:w-12 md:h-12 my-10' %>
|
||||||
<span><%= Docuseal.product_name %></span>
|
<span><%# Docuseal.product_name %></span>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Loading…
Reference in new issue