Some styling adjustments

This commit is contained in:
2023-11-05 15:56:29 +11:00
parent 7d30513120
commit cafd86edcf
31 changed files with 34 additions and 34 deletions

View File

@@ -12,5 +12,5 @@ div class="h-feed mb-12 max-w-prose mx-auto"
- posts.each do |post|
== render "shared/post", post: post
div class="max-w-screen-md mx-auto border-t-4 border-solid border-gray-400 dark:border-gray-600"
div class="max-w-screen-md mx-auto border-t border-solid border-gray-200 dark:border-gray-600"