adds verify account page for letter code
This commit is contained in:
committed by
rgarcia
parent
830b6c130a
commit
65e0becafc
@@ -1767,6 +1767,19 @@ table {
|
||||
}
|
||||
}
|
||||
|
||||
.verify {
|
||||
margin: rem-calc(24) 0 rem-calc(48);
|
||||
|
||||
h1 {
|
||||
color: $check;
|
||||
|
||||
.icon-check {
|
||||
line-height: rem-calc(30);
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// 18. Comments
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user