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

3D block

parent 4274bbf9
Branches
No related tags found
No related merge requests found
......@@ -121,3 +121,6 @@ .intro-vitrine h1, h2{
.shopsFilters select{
height: 15rem!important;
}
.card-top{
}
\ No newline at end of file
......@@ -59,6 +59,7 @@
<div class="col-sm">
<div class="card" style="width: 18rem;">
<div class="card-body">
<div class="card-top">
<div class="object">
<div class="block grass">
<div><!--top --></div>
......@@ -69,6 +70,8 @@
<div><!--front--></div>
</div>
</div>
</div>
<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="#">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment