mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-07-17 03:19:56 +00:00
temp disable cta
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div id="pangolin-toc-cta" className="pangolin-toc-cta-source">
|
||||
{/* <div id="pangolin-toc-cta" className="pangolin-toc-cta-source">
|
||||
<Card
|
||||
title="Try free on Pangolin Cloud"
|
||||
icon="cloud"
|
||||
@@ -8,4 +8,5 @@
|
||||
>
|
||||
Fastest way to get started with Pangolin using the hosted control plane. No credit card required.
|
||||
</Card>
|
||||
</div>
|
||||
</div> */}
|
||||
<div></div>
|
||||
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user