diff --git a/snippets/pangolin-cloud-toc-cta.mdx b/snippets/pangolin-cloud-toc-cta.mdx index 9290ddd..c239ae8 100644 --- a/snippets/pangolin-cloud-toc-cta.mdx +++ b/snippets/pangolin-cloud-toc-cta.mdx @@ -1,4 +1,4 @@ -
+{/*
Fastest way to get started with Pangolin using the hosted control plane. No credit card required. -
+
*/} +
\ No newline at end of file diff --git a/style.css b/style.css index 633ed28..39465f5 100644 --- a/style.css +++ b/style.css @@ -167,15 +167,15 @@ } /* Hide the Pangolin Cloud CTA source wrapper so it doesn't show in main content before the script moves it to the TOC */ - .pangolin-toc-cta-source { + /* .pangolin-toc-cta-source { display: none !important; - } + } */ /* Space above the Pangolin Cloud CTA (below the table of contents links) */ - #table-of-contents > *:last-child { + /* #table-of-contents > *:last-child { margin-top: 1.25rem; background-color: #F2F0E7; - } + } */ #navbar .max-w-8xl { max-width: 100%;