Skip to content
Snippets Groups Projects
Commit 1ef90667 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

test card

parent 2131247c
No related branches found
No related tags found
No related merge requests found
...@@ -53,6 +53,22 @@ ...@@ -53,6 +53,22 @@
</div> </div>
<div class="col-md-10"> <div class="col-md-10">
<h3>Liste des magasins</h3> <h3>Liste des magasins</h3>
<div class="row">
<div class="col-sm">
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a href="#">
<div class="mc-button normal">
<div class="title">Se téléporter</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div> </div>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment