summaryrefslogtreecommitdiffhomepage
path: root/react-frontend/src/index.css
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2024-06-28 15:37:18 -0400
committerrealtradam <[email protected]>2024-06-28 15:37:18 -0400
commitd45295ba1ccb9ceb4165cf0b81f60b135a147938 (patch)
tree5b87cdc478b214db54781b9375cec1ed9b331c75 /react-frontend/src/index.css
parent2cb4da3b12c896b588716c50991a06c9bbb2cdeb (diff)
downloadgameHolster-d45295ba1ccb9ceb4165cf0b81f60b135a147938.tar.gz
gameHolster-d45295ba1ccb9ceb4165cf0b81f60b135a147938.zip
add sidebar
Diffstat (limited to 'react-frontend/src/index.css')
-rw-r--r--react-frontend/src/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/react-frontend/src/index.css b/react-frontend/src/index.css
index a90f074..ac216f5 100644
--- a/react-frontend/src/index.css
+++ b/react-frontend/src/index.css
@@ -2,3 +2,7 @@
@tailwind components;
@tailwind utilities;
+* {
+ /*border: 1px solid red;*/
+}
+