diff --git a/app/assets/stylesheets/proposal.scss b/app/assets/stylesheets/proposal.scss index f53b9a0d7..6ca80a791 100644 --- a/app/assets/stylesheets/proposal.scss +++ b/app/assets/stylesheets/proposal.scss @@ -9,3 +9,10 @@ align-items: center; } } + +.proposal-created { + margin-bottom: 1.5rem; + .row { + background-color: #e7f3fd; + } +} diff --git a/app/views/proposals/_preview.html.erb b/app/views/proposals/_preview.html.erb index 7769bddcf..76f053cb0 100644 --- a/app/views/proposals/_preview.html.erb +++ b/app/views/proposals/_preview.html.erb @@ -123,66 +123,68 @@ -
- Do you think you need help to achieve this goal? If so, leave your proposal
- as a draft and we will guide you.
+ Do you think you need help to achieve this goal?
+
+ If so, leave your proposal as a draft and we will guide you.
- ¿Crees que necesitas ayuda para alcanzar esta meta? Si es así, deja tu propuesta
- como borrador y te guiaremos.
+ ¿Crees que necesitas ayuda para alcanzar esta meta?
+
+ Si es así, deja tu propuesta como borrador y te guiaremos.