diff --git a/week-4/css/firestore.css b/week-4/css/firestore.css index 7a9d8f3..91b01a4 100644 --- a/week-4/css/firestore.css +++ b/week-4/css/firestore.css @@ -17,9 +17,7 @@ body{ h1{ text-align: center; } -#shoppingForm{ - -} + #add{ font-family: 'Amatic SC', cursive; border-radius: 25px; diff --git a/week-4/firestore.html b/week-4/firestore.html index d995efe..8a9767e 100644 --- a/week-4/firestore.html +++ b/week-4/firestore.html @@ -20,9 +20,6 @@ padding: .3em 0; } - #shopping-list span{ - - } input:checked + span{ text-decoration: line-through;