diff --git a/css/tailwind.css b/css/tailwind.css index 0346fbb..43062db 100644 --- a/css/tailwind.css +++ b/css/tailwind.css @@ -224,7 +224,7 @@ } .post-list li { - @apply pb-6 border-b border-surface-200 dark:border-surface-700 last:border-0; + @apply pb-6 border-b border-b-surface-200 dark:border-b-surface-700 last:border-0; } /* Post meta */