We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d6cb5 commit 3ea29ddCopy full SHA for 3ea29dd
docs/product/components/cards.html
@@ -20,14 +20,12 @@ <h2 class="fs-body3 lh-sm fc-dark">…</h2>
20
{% endcopybutton %}
21
<div class="stacks-preview--example">
22
<div class="s-card wmx3 mb12">
23
- {% copybutton, "", "rn8 tn8" %}
24
<h2 class="fs-body3 lh-sm fc-dark">Base card title</h2>
25
<p class="fs-body1 fc-medium">This is a description of the card’s content.</p>
26
<p class="d-flex gsx gs4">
27
<button class="flex--item s-btn s-btn__primary s-btn__sm">Call to action</button>
28
<button class="flex--item s-btn s-btn__sm">Cancel</button>
29
</p>
30
- {% endcopybutton %}
31
</div>
32
<div class="s-card">
33
0 commit comments