summaryrefslogtreecommitdiff
path: root/www/src/components/BlogPostPreview.astro
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-11-19 12:16:17 -0800
committerGravatar GitHub <noreply@github.com> 2021-11-19 12:16:17 -0800
commit8fc48fb2a099117dcc254e5a1a89a9b1f033492c (patch)
treea979dcf52cb138dd6af9347f7b52193a8cdd1b38 /www/src/components/BlogPostPreview.astro
parentf7b23d5cf19e85181176856b46c88ae7b3d78462 (diff)
downloadastro-8fc48fb2a099117dcc254e5a1a89a9b1f033492c.tar.gz
astro-8fc48fb2a099117dcc254e5a1a89a9b1f033492c.tar.zst
astro-8fc48fb2a099117dcc254e5a1a89a9b1f033492c.zip
[blog] New 0.21 release post (#1899)
* v0.21 release post * chore: update formatting Co-authored-by: Nate Moore <nate@skypack.dev>
Diffstat (limited to 'www/src/components/BlogPostPreview.astro')
-rw-r--r--www/src/components/BlogPostPreview.astro2
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,