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.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/styles/Create.module.css b/app/src/styles/Create.module.css
index 2d21514..d8dbcb7 100644
--- a/app/src/styles/Create.module.css
+++ b/app/src/styles/Create.module.css
@@ -1,7 +1,7 @@
.createInput {
display: block;
margin: 10px auto;
- width: 500px;
+ width: 470px;
border-radius: 5px;
padding: 15px;
color: #ccc;