File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ description: Generate idiomatic SDKs in multiple programming languages
5454 border: none !important;
5555 padding: 0 !important;
5656 box-shadow: none !important;
57+ background-color: transparent !important;
5758
5859 .external-link-icon {
5960 display: none !important;
@@ -105,7 +106,7 @@ description: Generate idiomatic SDKs in multiple programming languages
105106 <a class = " fern-card interactive not-prose relative block p-6 text-base" href = " /docs/guides/getting-started/quickstart" >
106107 <div class = " flex items-start flex-col space-y-3" >
107108 <img class = " mx-auto dark:hidden" alt = " TypeScript" src = " ./images/typescript-card.png" />
108- <img class = " mx-auto hidden dark:block" alt = " TypeScript" src = " ./images/typescript-card.png" />
109+ <img class = " mx-auto hidden dark:block" alt = " TypeScript" src = " ./images/typescript-card-dark .png" />
109110 <div class = " w-full space-y-1 overflow-hidden" >
110111 <div class = " text-(color:--grayscale-a12) text-body text-base font-semibold card-title" >
111112 TypeScript
You can’t perform that action at this time.
0 commit comments