summaryrefslogtreecommitdiff
path: root/src/components/shared/Styled.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/shared/Styled.module.css')
-rw-r--r--src/components/shared/Styled.module.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/shared/Styled.module.css b/src/components/shared/Styled.module.css
deleted file mode 100644
index 88b84ad..0000000
--- a/src/components/shared/Styled.module.css
+++ /dev/null
@@ -1,5 +0,0 @@
-.FlexCenter {
- display: flex;
- justify-content: center;
- align-items: center;
-}