mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 09:54:24 +04:00
fix typo in cards.md (#1217)
This commit is contained in:
@@ -44,7 +44,7 @@ Add a title to your card by including the `.card-title` class within `.card-body
|
|||||||
|
|
||||||
## Card with title and image
|
## Card with title and image
|
||||||
|
|
||||||
To create a more visually appealing card, add a title and an image. Thanks to that, the card will go well with your inteface design and draw users' attention.
|
To create a more visually appealing card, add a title and an image. Thanks to that, the card will go well with your interface design and draw users' attention.
|
||||||
|
|
||||||
{% capture code %}
|
{% capture code %}
|
||||||
{% include cards/card.html img-top=true title="Card with title and image" %}
|
{% include cards/card.html img-top=true title="Card with title and image" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user