temp disable cta

This commit is contained in:
miloschwartz
2026-07-16 16:45:12 -04:00
parent 93afbe30f7
commit e280777dae
2 changed files with 7 additions and 6 deletions
+4 -4
View File
@@ -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%;