Clean up mobile things

This commit is contained in:
2023-02-28 09:47:23 +11:00
parent 2723450047
commit 9655640b80
3 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ article class="h-entry"
p
a class="p-author h-card" href=Hanami.app.settings.micropub_site_url
= "by #{Hanami.app.settings.site_name}"
span class="text-right flex-1"
span class="text-right flex-1 leading-6"
== render :tags, tags: post.tags
div class="mb-2 max-w-prose mx-auto text-gray-600 dark:text-gray-200 flex"
- if post.syndicated?