aboutsummaryrefslogtreecommitdiff
path: root/app/src/styles/Create.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/styles/Create.module.css')
-rw-r--r--app/src/styles/Create.module.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/src/styles/Create.module.css b/app/src/styles/Create.module.css
deleted file mode 100644
index d8dbcb7..0000000
--- a/app/src/styles/Create.module.css
+++ /dev/null
@@ -1,11 +0,0 @@
-.createInput {
- display: block;
- margin: 10px auto;
- width: 470px;
- border-radius: 5px;
- padding: 15px;
- color: #ccc;
- background-color: #3b4148;
- border: none;
- font-size: 17px;
-} \ No newline at end of file