diff --git a/app/assets/stylesheets/app.responsive.scss b/app/assets/stylesheets/app.responsive.scss index 2d90248c9..8bf07382b 100644 --- a/app/assets/stylesheets/app.responsive.scss +++ b/app/assets/stylesheets/app.responsive.scss @@ -33,6 +33,9 @@ } } + .m-t-xxl-on-md { margin-top: 60px; } + .m-t-3xl-on-md { margin-top: 80px; } + .m-t-4xl-on-md { margin-top: 100px; } } diff --git a/app/assets/templates/profile/_token.html.erb b/app/assets/templates/profile/_token.html.erb index fecd30aca..f4a8b0404 100644 --- a/app/assets/templates/profile/_token.html.erb +++ b/app/assets/templates/profile/_token.html.erb @@ -4,8 +4,8 @@

{{ 'do_not_fill_the_form_beside_but_specify_here_the_code_you_ve_received_by_email_to_recover_your_access' }}

{{ 'just_specify_code_here_to_recover_access' }}

-
-
+
+
diff --git a/app/assets/templates/profile/complete.html.erb b/app/assets/templates/profile/complete.html.erb index bef06175c..c29e89bb5 100644 --- a/app/assets/templates/profile/complete.html.erb +++ b/app/assets/templates/profile/complete.html.erb @@ -19,7 +19,7 @@ -
+
@@ -34,11 +34,11 @@
-
+
@@ -137,7 +137,12 @@
-
+ +