From 81ab6d7acae0576bb75d5d4876ad883e8c5c5918 Mon Sep 17 00:00:00 2001 From: Chris Manson Date: Wed, 17 Mar 2021 15:12:00 +0000 Subject: [PATCH] add ability to link to a particular mascot --- app/components/mascots/mascot-list.hbs | 2 +- app/components/mascots/mascot-list/item.hbs | 2 +- app/styles/app.css | 1 + app/styles/components/mascots.css | 3 +++ 4 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 app/styles/components/mascots.css diff --git a/app/components/mascots/mascot-list.hbs b/app/components/mascots/mascot-list.hbs index d57f678b8..2ce573af0 100644 --- a/app/components/mascots/mascot-list.hbs +++ b/app/components/mascots/mascot-list.hbs @@ -1,6 +1,6 @@