From 0a5ec7fb95f2242b92d452c2a2a6b6f8e8d3baac Mon Sep 17 00:00:00 2001 From: Meira Tompkins Date: Sun, 16 Feb 2020 22:59:37 -0500 Subject: [PATCH] changes --- week-4/css/firestore.css | 4 +--- week-4/firestore.html | 3 --- 2 files changed, 1 insertion(+), 6 deletions(-) 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;