diff --git a/src/styles/typography.css b/src/styles/typography.css index f803911..f92a3ae 100644 --- a/src/styles/typography.css +++ b/src/styles/typography.css @@ -71,7 +71,7 @@ } .astro-code code { - @apply bg-inherit; + @apply bg-inherit p-0; } blockquote {