We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04d971 commit cb9a3d3Copy full SHA for cb9a3d3
fern/assets/styles.css
@@ -645,7 +645,7 @@
645
}
646
647
&:hover {
648
- img {
+ img:not(:first-child) {
649
transform: translate(2px, 0px);
650
651
fern/docs.yml
@@ -9,7 +9,7 @@ products:
9
# icon: fa-regular fa-home
10
image: ./images/product-switcher/product-switcher-home-light.png
11
slug: home
12
- subtitle: Products that delight your developers
+ subtitle: Products that elevate your developer experience
13
14
- display-name: SDKs
15
path: ./products/sdks/sdks.yml
0 commit comments