summaryrefslogtreecommitdiff
path: root/frontend/src/components/game/CardImage.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/components/game/CardImage.css')
-rw-r--r--frontend/src/components/game/CardImage.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/src/components/game/CardImage.css b/frontend/src/components/game/CardImage.css
deleted file mode 100644
index 795c1503..00000000
--- a/frontend/src/components/game/CardImage.css
+++ /dev/null
@@ -1,4 +0,0 @@
-.card-img {
- border-radius: 5%;
- box-shadow: 2px 2px 5px black;
-}
bgstack15