summaryrefslogtreecommitdiff
path: root/shared/public/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'shared/public/styles.css')
-rw-r--r--shared/public/styles.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/shared/public/styles.css b/shared/public/styles.css
deleted file mode 100644
index f6c61c0..0000000
--- a/shared/public/styles.css
+++ /dev/null
@@ -1,14 +0,0 @@
-html, body {
- height: 100%;
-}
-
-body {
- margin: 0;
- padding: 0;
-}
-
-.root {
- display: flex;
- flex-direction: column;
- height: 100%;
-}