Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 24144b0

Browse files
author
Victor George
committed
code organized
1 parent fa36a99 commit 24144b0

File tree

3 files changed

+548
-511
lines changed

3 files changed

+548
-511
lines changed

app/settings/account-info/account-info.jade

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.account-info-container
22
.settings-section.credentials
33
.section-info
4-
h2 credentials
4+
h2 Credentials
55
.description Used to log in to your account and cannot be edited. Please contact [email protected] if you need to make changes.
66

77
.section-fields
@@ -31,6 +31,7 @@
3131
placeholder="Pick a new password"
3232
)
3333
.tips.password-tips(ng-show="vm.passwordFocus")
34+
.arrow
3435
h3 Password Tips:
3536

3637
p Your password must have:

0 commit comments

Comments
 (0)