Skip to content

Commit f2a87b0

Browse files
Kapil GowruKapil Gowru
authored andcommitted
fix: adding changelog button
1 parent 917aa50 commit f2a87b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/products/sdks/introduction.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ description: Generate idiomatic SDKs in multiple programming languages
3737
width: auto;
3838
3939
div {
40-
max-width: 320px;
40+
max-width: 200px;
4141
opacity: 1;
4242
width: fit-content;
4343
}
@@ -72,7 +72,7 @@ description: Generate idiomatic SDKs in multiple programming languages
7272
v<Markdown src="/snippets/version-number-ts.mdx"/>
7373
</div>
7474
<div class="changelog-button text-(color:--grayscale-a12) text-body text-base font-light">
75-
<img src="./images/changelog-icon.svg" alt="Changelog" className="m-0" noZoom />
75+
<img src="./images/icons/changelog-icon.svg" alt="Changelog" className="m-0" noZoom />
7676
<div class="text-(color:--grayscale-a12) text-body text-base font-light">
7777
Changelog
7878
</div>

0 commit comments

Comments
 (0)