More UI Changes

This commit is contained in:
Belen Curcio
2020-09-23 16:57:17 -03:00
parent 4d0cb55ad8
commit d26ab52cb2
4 changed files with 16 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ export default function Home() {
title="Free Standard Shipping on orders over $99.99"
description="Due to COVID-19, some orders may experience processing and delivery delays."
/>
<Container className="py-12 bg-black">
<Container className="py-12">
<Button>Click Me!</Button>
</Container>
</>