Skip to content

Commit 552ad77

Browse files
committed
fix(capture-tab): center user email
1 parent b5bd584 commit 552ad77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/features/home/capture-tab/capture-tab.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ mat-card-title {
2222

2323
mat-card-subtitle {
2424
margin-top: 12px !important; /* stylelint-disable-line declaration-no-important */
25+
text-align: center;
2526
}
2627

2728
.user-card {

0 commit comments

Comments
 (0)