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

@@ -1,5 +1,5 @@
div class="mb-8 h-entry"
h3 class="text-xl font-semibold text-blue-600 mb-2"
h3 class="text-xl text-blue-600 mb-2"
a class="border-b-2 border-transparent hover:border-blue-600 hover:border-b-2" href="/post/#{post.slug}"
= post.display_title
div class="e-content prose-p:mb-0 prose-img:my-2 prose-a:text-blue-600 prose-a:no-underline hover:prose-a:underline p-name text-base prose prose-ul:list-none prose-ul:pl-0 prose-li:pl-0 text-gray-800 dark:text-gray-200 prose-a:dark:text-gray-100"