diff --git a/fern/assets/styles.css b/fern/assets/styles.css index ccd04d8d7..173ca0f82 100644 --- a/fern/assets/styles.css +++ b/fern/assets/styles.css @@ -477,6 +477,24 @@ h1, h2, h3 { } } } + + .sdks-request-languages { + margin-top: 1.5rem; + font-size: 0.875rem; + color: var(--grayscale-a10); + } + + .sdks-request-link { + color: var(--grayscale-a12); + text-decoration: underline; + text-underline-offset: 2px; + text-decoration-color: var(--grayscale-a6); + transition: text-decoration-color 0.15s ease-in-out; + } + + .sdks-request-link:hover { + text-decoration-color: var(--grayscale-a12); + } } /*** END -- SDKS HOMEPAGE STYLING ***/ diff --git a/fern/products/sdks/introduction.mdx b/fern/products/sdks/introduction.mdx index a81d53d4c..30b6da7f7 100644 --- a/fern/products/sdks/introduction.mdx +++ b/fern/products/sdks/introduction.mdx @@ -242,34 +242,10 @@ description: Build multi-language SDKs with Fern's generator platform. Support T - -
- C++ - -
-
- C++ - Arrow right light - Arrow right light -
-
-
-
- - -
- Kotlin - -
-
- Kotlin - Arrow right light - Arrow right light -
-
-
-
- + +

+ Request support for C++ or Kotlin. +