Some styling cleanup

This commit is contained in:
2023-09-24 11:39:37 +10:00
parent 328e8eb270
commit f53ad8a4b5
5 changed files with 26 additions and 16 deletions

View File

@@ -18,4 +18,5 @@ div class="mb-8 h-entry border border-gray-200 m-2 p-4 bg-gray-50 hover:bg-gray-
- post.syndicated_to.each do |loc|
== " ·"
a rel="syndication" class="u-syndication inline-block ml-1 float-left" href=loc[:url]
== render "shared/#{loc[:location]}", width: "w-4"
- if loc[:location] != ""
== render "shared/#{loc[:location]}", width: "w-4"