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

col-3

parent 22f93237
No related branches found
No related tags found
No related merge requests found
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
}else{ }else{
$badge = "success"; $badge = "success";
} }
echo ('<div class="col-sm mb-2"> echo ('<div class="col-3 mb-2">
<div class="card" style="width: 18rem;"> <div class="card" style="width: 18rem;">
<div class="card-body"> <div class="card-body">
<span class="badge badge-'.$badge.'">Stock: '.$shop['stock'].'</span> <span class="badge badge-'.$badge.'">Stock: '.$shop['stock'].'</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment