diff --git a/.changeset/curvy-timers-poke.md b/.changeset/curvy-timers-poke.md new file mode 100644 index 0000000..e84d126 --- /dev/null +++ b/.changeset/curvy-timers-poke.md @@ -0,0 +1,5 @@ +--- +"@matthiesenxyz/astro-gists": patch +--- + +patch for css diff --git a/package/src/ExpressiveCode/components/Code.astro b/package/src/ExpressiveCode/components/Code.astro index 9faac0f..5bd6754 100644 --- a/package/src/ExpressiveCode/components/Code.astro +++ b/package/src/ExpressiveCode/components/Code.astro @@ -50,21 +50,28 @@ if (scriptsToPrepend.length) { htmlContent = `${htmlContent}` } --- -
-View + +
+