From ddc9122929a07926ae48a5c141e13493d7ff34aa Mon Sep 17 00:00:00 2001 From: BlackMageMathos Date: Fri, 5 Jun 2020 14:35:09 +0200 Subject: [PATCH] fancier spells + 1st modals - spells are even prettier (color, shadow, etc) - first modal done (but sTILL NOT WORKING *THANK YOU VUE*) --- client/public/index.html | 1 + client/public/libs/style.css | 6 +- client/src/components/spells/spell-card.vue | 46 ++++++++++--- client/src/components/spells/spells-list.vue | 2 +- client/src/pages/world-page.vue | 71 ++++++++++++++++++-- 5 files changed, 105 insertions(+), 21 deletions(-) diff --git a/client/public/index.html b/client/public/index.html index ee262ce..544c44a 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -7,6 +7,7 @@ Spellsaurus +