Skip to content

Commit cb9a3d3

Browse files
Kapil GowruKapil Gowru
authored andcommitted
feat: updated product switcher
1 parent b04d971 commit cb9a3d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fern/assets/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@
645645
}
646646

647647
&:hover {
648-
img {
648+
img:not(:first-child) {
649649
transform: translate(2px, 0px);
650650
}
651651
}

fern/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ products:
99
# icon: fa-regular fa-home
1010
image: ./images/product-switcher/product-switcher-home-light.png
1111
slug: home
12-
subtitle: Products that delight your developers
12+
subtitle: Products that elevate your developer experience
1313

1414
- display-name: SDKs
1515
path: ./products/sdks/sdks.yml

0 commit comments

Comments
 (0)