docs: lander tweak

This commit is contained in:
Jay V 2025-06-26 19:47:58 -04:00
parent dc3dd21cf3
commit a4f32d602b

View file

@ -58,8 +58,7 @@ if (image) {
<div class="col2">
<button class="command" data-command={`${command} ${protocol}${url} ${bash}`}>
<code>
<span>{command}&nbsp;</span>
<span class="protocol">{protocol}</span><span class="highlight">{url}</span>&nbsp;{bash}
<span>{command}&nbsp;</span><span class="protocol">{protocol}</span><span class="highlight">{url}</span>&nbsp;{bash}
</code>
<span class="copy">
<CopyIcon />