Ajout de la page Produit

This commit is contained in:
2023-01-16 00:35:01 +01:00
parent b7e90f808a
commit a7d8eede42
4 changed files with 34 additions and 1 deletions

16
assets/css/product.css Normal file
View File

@@ -0,0 +1,16 @@
main{
padding-bottom: 2%;
max-width: 1280px;
margin-left: auto;
margin-right: auto;
}
p {
padding-left: 5%;
padding-right: 5%;
padding-bottom: 2%;
}
.product {
text-align: center;
}

BIN
assets/img/product_a.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
assets/img/product_b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB