From 2952b74a57afbec1fc963b1654cc02950773b7d0 Mon Sep 17 00:00:00 2001 From: thaisclxt Date: Wed, 23 Aug 2023 09:50:31 -0300 Subject: [PATCH 1/2] adjust add item button class typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 84043f3..be09658 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@

{{ header || 'Welcome' }}

- +
From bdd4f807ec43864ef40f81fd6167932ab08489bd Mon Sep 17 00:00:00 2001 From: thaisclxt Date: Wed, 23 Aug 2023 09:59:23 -0300 Subject: [PATCH 2/2] specifi viewport meta element --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index be09658..435759d 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ + Shopping List App