diff --git a/.changeset/swift-cheetahs-flow.md b/.changeset/swift-cheetahs-flow.md new file mode 100644 index 00000000..f9013a9a --- /dev/null +++ b/.changeset/swift-cheetahs-flow.md @@ -0,0 +1,5 @@ +--- +"@eventcatalog/core": patch +--- + +fix(core): fixed issue with double scroll bars on spec pages diff --git a/eventcatalog/src/components/Header.astro b/eventcatalog/src/components/Header.astro index b32fdda1..0b34ccab 100644 --- a/eventcatalog/src/components/Header.astro +++ b/eventcatalog/src/components/Header.astro @@ -12,7 +12,7 @@ const logo = { -
+