desolé
This commit is contained in:
parent
f26c03e3de
commit
fd94ec9453
@ -7,10 +7,16 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.Product{
|
.Product{
|
||||||
float:center;
|
float:left;
|
||||||
margin : 5vw;
|
margin : 5%;
|
||||||
|
width: 80%;
|
||||||
}
|
}
|
||||||
.Product p, .Product h3{
|
.Product p, .Product h3{
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
.meme{
|
||||||
|
width: inherit;
|
||||||
|
height: inherit;
|
||||||
|
max-height: inherit;
|
||||||
|
}
|
@ -1,7 +1,4 @@
|
|||||||
|
|
||||||
main{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-intro{
|
.text-intro{
|
||||||
width:80%;
|
width:80%;
|
||||||
|
@ -25,8 +25,8 @@
|
|||||||
<main>
|
<main>
|
||||||
<section class=Liste>
|
<section class=Liste>
|
||||||
<div class="Product">
|
<div class="Product">
|
||||||
<img src="" class=meme alt="" height="500vw" width="100%">
|
|
||||||
<p>Caramel 7up</p>
|
<p>Caramel 7up</p>
|
||||||
|
<img src="" class=meme alt="" height="200vw" width="200vw">
|
||||||
<p>4,99 - En stock</p>
|
<p>4,99 - En stock</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="Product">
|
<div class="Product">
|
||||||
|
Loading…
Reference in New Issue
Block a user