aboutsummaryrefslogtreecommitdiff
path: root/app/src/styles/Create.module.css
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-12-19 01:27:15 +0000
committerGitHub <noreply@github.com>2024-12-19 01:27:15 +0000
commit880280d67f8ef7593d7caad8e1bbc5dfa7c14bed (patch)
treefc931891daef93de651290f4cfe5536a3e40c528 /app/src/styles/Create.module.css
parent3b57e4a4487f0c40e8e2b8c4d613e5cd588f5027 (diff)
parent1ae686480c084f3af897de138fc2af97f0c262d2 (diff)
Merge pull request #4 from PacketParker/dev
Dev
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