mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
7 lines
381 B
HTML
7 lines
381 B
HTML
<div class="card bg-dark text-white">
|
|
<img class="card-img" src="{{ site.data.photos[43].small }}" alt="Card image">
|
|
<div class="card-img-overlay justify-content-end">
|
|
<h4 class="card-title">Card title</h4>
|
|
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.</p>
|
|
</div>
|
|
</div> |