Skip to content

Commit 88fbd0e

Browse files
update demo
1 parent 02175d0 commit 88fbd0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: examples/src/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@ <h2>
7070
<a
7171
id="view-github-btn"
7272
href="https://github.com/scaleflex/js-cloudimage-responsive"
73-
class="btn btn-primary btn-lg"
73+
class="btn btn-primary"
7474
target="_blank"
7575
>View on GitHub</a>
7676
<a
7777
href="https://codesandbox.io/s/6jkovjvkxz"
78-
class="btn btn-light btn-lg"
78+
class="btn btn-light"
7979
target="_blank"
80-
>Play on CodeSandbox</a>
80+
>Play in CodeSandbox</a>
8181
<!--<a href="#" class="btn btn-light btn-lg">Read on Medium</a>-->
8282
</div>
8383
</div>

0 commit comments

Comments
 (0)