diff options
Diffstat (limited to 'www/src/components/BlogPostPreview.astro')
-rw-r--r-- | www/src/components/BlogPostPreview.astro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/src/components/BlogPostPreview.astro b/www/src/components/BlogPostPreview.astro index 8ec716736..bb1459dbb 100644 --- a/www/src/components/BlogPostPreview.astro +++ b/www/src/components/BlogPostPreview.astro @@ -34,8 +34,6 @@ header { text-align: left; align-items: flex-start; justify-content: center; - - padding-bottom: 2rem; } .title, |