Skip to content

Commit 910f708

Browse files
Kapil GowruKapil Gowru
authored andcommitted
fix: updated product icons
1 parent 3e14740 commit 910f708

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

fern/assets/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@
181181
content: url("https://fern-docs.s3.us-east-2.amazonaws.com/product-switcher/product-switcher-askfern-dark.png") !important;
182182
}
183183

184-
:is(.dark) .fern-product-selector-radio-group a[href*="api-definition"] img {
185-
content: url("https://fern-docs.s3.us-east-2.amazonaws.com/product-switcher/api-definitions-dark.png") !important;
184+
:is(.dark) .fern-product-selector-radio-group a[href*="openapi-definition"] img {
185+
content: url("https://fern-docs.s3.us-east-2.amazonaws.com/product-switcher/openapi-definition-dark.png") !important;
186186
}
187187

188188
:is(.dark) .fern-product-selector-radio-group a[href*="cli-api-reference"] img {
10 Bytes
Loading
1.96 KB
Loading
1.89 KB
Loading

0 commit comments

Comments
 (0)