[15 min fix] Left align social icons in nav (#14430)
This commit is contained in:
parent
cc1e839c3a
commit
2ccac74ad6
1 changed files with 1 additions and 1 deletions
|
|
@ -39,6 +39,6 @@
|
|||
</nav>
|
||||
<% end %>
|
||||
|
||||
<div class="flex justify-around p-4 mt-4 border-solid border-0 border-t-1 border-base-10">
|
||||
<div class="flex justify-start py-4 mt-4 border-solid border-0 border-t-1 border-base-10">
|
||||
<%= render partial: "layouts/social_media" %>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue