From e9afa4d7dd68e43bafcc4fd75c01bbaf0e6401ce Mon Sep 17 00:00:00 2001 From: Tom Pansino <2768420+tpansino@users.noreply.github.com> Date: Wed, 2 Sep 2020 00:34:37 -0700 Subject: Rewrite custom card colors to use custom CSS classes instead of styles --- src/components/Service.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/components') diff --git a/src/components/Service.vue b/src/components/Service.vue index 1766af6..4e35b7d 100644 --- a/src/components/Service.vue +++ b/src/components/Service.vue @@ -4,7 +4,7 @@
@@ -20,11 +20,11 @@

{{ item.name }}

{{ item.subtitle }}

-- cgit v1.2.3