1
0
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:
Ikko Ashimine
2022-08-30 05:25:27 +09:00
committed by GitHub
parent 6099d216a2
commit c455b39c60

View File

@@ -44,7 +44,7 @@ Add a title to your card by including the `.card-title` class within `.card-body
## 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 %}
{% include cards/card.html img-top=true title="Card with title and image" %}