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

align-items-center

parent 420eb05d
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
</div> </div>
<h5 class="card-title">'.$shop['item']->getLabel().'</h5> <h5 class="card-title">'.$shop['item']->getLabel().'</h5>
<div class="d-flex"> <div class="d-flex align-items-center">
<div class="mc-face-viewer-4x" style="background-image:url(\''.$shop['seller']->getSkin().'\')"></div> <div class="mc-face-viewer-4x" style="background-image:url(\''.$shop['seller']->getSkin().'\')"></div>
<div class="d-flex flex-column"> <div class="d-flex flex-column">
<span><strong>Vendu par:</strong> '.$shop['seller']->getUsername().'</span> <span><strong>Vendu par:</strong> '.$shop['seller']->getUsername().'</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment