Updated styles for auth pages

• Updated:
- styles for auth pages
This commit is contained in:
mgabdev
2020-08-20 16:30:46 -05:00
parent 190d09f3f3
commit 9f0fd83fc0
6 changed files with 268 additions and 6 deletions

View File

@@ -2,6 +2,8 @@
= t('auth.reset_password')
= simple_form_for(resource, as: resource_name, url: password_path(resource_name), html: { method: :post }) do |f|
%h2.form-title Reset Gab Password
= render 'shared/error_messages', object: resource
.fields-group