diff --git a/frontend/sass/commento-input.scss b/frontend/sass/commento-input.scss index 73408a4..4ddaa2f 100644 --- a/frontend/sass/commento-input.scss +++ b/frontend/sass/commento-input.scss @@ -152,7 +152,7 @@ textarea { } .commento-create-button { - width: 120px; + width: 150px; background: $pink-9; }