Ajout de la page Produit
This commit is contained in:
16
assets/css/product.css
Normal file
16
assets/css/product.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user