We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02175d0 commit 88fbd0eCopy full SHA for 88fbd0e
examples/src/index.html
@@ -70,14 +70,14 @@ <h2>
70
<a
71
id="view-github-btn"
72
href="https://github.com/scaleflex/js-cloudimage-responsive"
73
- class="btn btn-primary btn-lg"
+ class="btn btn-primary"
74
target="_blank"
75
>View on GitHub</a>
76
77
href="https://codesandbox.io/s/6jkovjvkxz"
78
- class="btn btn-light btn-lg"
+ class="btn btn-light"
79
80
- >Play on CodeSandbox</a>
+ >Play in CodeSandbox</a>
81
<!--<a href="#" class="btn btn-light btn-lg">Read on Medium</a>-->
82
</div>
83
0 commit comments