diff --git a/index.html b/index.html index 80d0fc9..77d6eaf 100644 --- a/index.html +++ b/index.html @@ -7,10 +7,11 @@ Toddler Shop + - +
@@ -18,7 +19,7 @@ -
+
diff --git a/style/main.css b/style/main.css new file mode 100644 index 0000000..8f7a289 --- /dev/null +++ b/style/main.css @@ -0,0 +1,3 @@ +div.card{ + background-color: #afda8e; +} \ No newline at end of file