petits ajustement à home
This commit is contained in:
parent
ca6ac4f200
commit
938cbb42d2
@ -43,7 +43,6 @@ const Home = () => {
|
|||||||
<FeatuerdList
|
<FeatuerdList
|
||||||
products={products}
|
products={products}
|
||||||
/>
|
/>
|
||||||
Maison
|
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@ -33,7 +33,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.home-description{
|
.home-description{
|
||||||
|
margin-top: 2%;
|
||||||
|
/* border-top: 1px black solid; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.topbar-container{
|
.topbar-container{
|
||||||
|
Loading…
Reference in New Issue
Block a user