We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c857c28 commit c65f371Copy full SHA for c65f371
1 file changed
website/playground/index.html
@@ -90,10 +90,10 @@
90
"
91
>Loading compiler...</span
92
>
93
- <button id="share-btn" class="btn btn-secondary btn-sm" style="margin-right: 0.5rem">
+ <button id="share-btn" class="btn btn-secondary btn-sm" style="margin-right: 0.25rem">
94
Share
95
</button>
96
- <button id="compile-btn" class="btn btn-secondary btn-sm" disabled style="margin-right: 0.5rem">
+ <button id="compile-btn" class="btn btn-secondary btn-sm" disabled style="margin-right: 0.25rem">
97
Compile
98
99
<button id="run-btn" class="btn btn-primary btn-sm" disabled>
0 commit comments