diff --git a/index.html b/index.html index e69de29..9f954fc 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,35 @@ + + + + + + + + Shopping List + + + + +
+
+

Shopping List

+
+
+
+ + +
+
+ + + +
+
+ +
+
+
+ + + + \ No newline at end of file diff --git a/style/main.css b/style/main.css index e69de29..910e3f0 100644 --- a/style/main.css +++ b/style/main.css @@ -0,0 +1 @@ +@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");