From 3af8854b42809177c10fde157d04f860befcfa6c Mon Sep 17 00:00:00 2001 From: Kira Date: Wed, 14 Sep 2022 14:08:08 -0700 Subject: [PATCH] Now using FontAwesome Icons! --- ShopOnline.Web/Pages/ShoppingCart.razor | 2 +- ShopOnline.Web/wwwroot/index.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ShopOnline.Web/Pages/ShoppingCart.razor b/ShopOnline.Web/Pages/ShoppingCart.razor index 4f0333f..417dfa8 100644 --- a/ShopOnline.Web/Pages/ShoppingCart.razor +++ b/ShopOnline.Web/Pages/ShoppingCart.razor @@ -28,7 +28,7 @@ else {
+ class="btn btn-danger sm">
diff --git a/ShopOnline.Web/wwwroot/index.html b/ShopOnline.Web/wwwroot/index.html index 266ef96..1914b36 100644 --- a/ShopOnline.Web/wwwroot/index.html +++ b/ShopOnline.Web/wwwroot/index.html @@ -20,6 +20,7 @@ 🗙 +