diff --git a/docs/connectivity/saas-connectivity/connector-customizers/getting-started.md b/docs/connectivity/saas-connectivity/connector-customizers/getting-started.md
index 1d3c02a47..8a774a791 100644
--- a/docs/connectivity/saas-connectivity/connector-customizers/getting-started.md
+++ b/docs/connectivity/saas-connectivity/connector-customizers/getting-started.md
@@ -11,7 +11,7 @@ slug: /connectivity/saas-connectivity/customizers/getting-started
tags: ['Connectivity']
---
-# Get Started
+# Get started
import Video from '@site/src/components/Video';
diff --git a/navbar.ts b/navbar.ts
index b462f1636..d273c954d 100644
--- a/navbar.ts
+++ b/navbar.ts
@@ -44,14 +44,14 @@ const navbarConfig = {
position: 'left',
items: [
{ label: 'Developer Forum', to: 'https://developer.sailpoint.com/discuss/' },
- { label: 'CoLab Marketplace', to: '/colab' },
- { label: 'Developer Blog', to: '/blog' },
- { label: 'Ambassador Program', to: '/ambassadors' },
+ { label: 'CoLab marketplace', to: '/colab' },
+ { label: 'Developer blog', to: '/blog' },
+ { label: 'Ambassador program', to: '/ambassadors' },
],
},
{
position: 'left',
- label: 'Video Library',
+ label: 'Video library',
to: '/videos',
},
{
diff --git a/src/components/homepage/HomepageGettingStarted/index.tsx b/src/components/homepage/HomepageGettingStarted/index.tsx
index cd4a11a8c..724cf2d2d 100644
--- a/src/components/homepage/HomepageGettingStarted/index.tsx
+++ b/src/components/homepage/HomepageGettingStarted/index.tsx
@@ -19,20 +19,20 @@ export default function HomepageGettingStarted(): ReactNode {
Jump into our{' '}
- Get Started Guides for more
+ Get started Guides for more
information.
diff --git a/src/css/custom.css b/src/css/custom.css
index 1833aecb2..7e42e9808 100644
--- a/src/css/custom.css
+++ b/src/css/custom.css
@@ -356,12 +356,16 @@ h1 {
--main-hero-card-background: #202122;
}
+.openapi-schema__container:hover .openapi-schema__property {
+ color: var(--link-color) !important;
+}
+
.navbar__link:hover {
- color: var(--ifm-link-color) !important;
+ color: var(--link-color) !important;
}
.footer__link-item:hover {
- color: var(--ifm-link-color) !important;
+ color: var(--link-color) !important;
text-decoration: underline !important;
}
@@ -369,6 +373,16 @@ h1 {
margin-right: 0.5rem;
}
+.cardContainer_S8oU {
+ box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
+ border-color: #ebedf0 !important;
+}
+
+.cardContainer_S8oU {
+ box-shadow: var(--dev-card-selected);
+}
+
+
@media only screen and (max-width: 1450px) {
.navbar__logo {
content: var(--dev-sailpoint-small-logo);
@@ -671,3 +685,10 @@ details ol li a:link, details p a:link {
color: var(--link-color) !important;
}
+p a:link, td a:link {
+ text-decoration: underline !important;
+}
+
+p a:link:hover, td a:link:hover {
+ text-decoration: none !important;
+}
diff --git a/src/pages/ambassadors.tsx b/src/pages/ambassadors.tsx
index 1ecc73c44..9993e062b 100644
--- a/src/pages/ambassadors.tsx
+++ b/src/pages/ambassadors.tsx
@@ -17,10 +17,10 @@ const Ambassador: React.FC = () => {
- Our Ambassador Program offers not just exclusive benefits but also
+ Our Ambassador program offers not just exclusive benefits but also
an enriching learning experience on SailPoint; it's a journey to
expertise. As an Ambassador, your contributions foster community
growth, enabling knowledge-sharing among experts like you.
diff --git a/src/pages/blog.tsx b/src/pages/blog.tsx
index 1f3ba9987..13e6d1cbd 100644
--- a/src/pages/blog.tsx
+++ b/src/pages/blog.tsx
@@ -31,7 +31,7 @@ const Blog: React.FC = () => {
-
Community Blog
+
Community blog
Our community blog is a collection of technical writings
diff --git a/src/pages/colab.tsx b/src/pages/colab.tsx
index e42af85ce..d10efd602 100644
--- a/src/pages/colab.tsx
+++ b/src/pages/colab.tsx
@@ -49,7 +49,7 @@ const Marketplace: React.FC = () => {
-
CoLab Marketplace
+
CoLab marketplace
What is the CoLab?
diff --git a/src/pages/videos.tsx b/src/pages/videos.tsx
index 583d76d64..a2ca012d1 100644
--- a/src/pages/videos.tsx
+++ b/src/pages/videos.tsx
@@ -32,7 +32,7 @@ const VideoLibrary: React.FC = () => {
-
Video Library
+
Video library
Our video library is a collection of educational videos