summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--react-frontend/src/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/react-frontend/src/index.css b/react-frontend/src/index.css
index 382c958..b077dda 100644
--- a/react-frontend/src/index.css
+++ b/react-frontend/src/index.css
@@ -2,10 +2,11 @@
@tailwind components;
@tailwind utilities;
-/* debug class */
+/* debug class *//*
* {
border: 1px solid red;
}
+*/
@layer components {
.gameCard {