Skip to content

Commit

Permalink
Merge pull request #2404 from ORCID/lmendoza/singin-interstitial-2
Browse files Browse the repository at this point in the history
Lmendoza/singin interstitial 2
  • Loading branch information
leomendoza123 authored Nov 26, 2024
2 parents aad158f + b0dbca2 commit ed038c4
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,20 @@

mat-card-header.authorize-header {
mat-card-title {
margin: 0 0 32px 0 !important;
margin: 0 0 24px 0 !important;
display: flex;
flex-direction: column;
align-items: center;
h1 {
text-align: center;
}
}
mat-icon {
margin-bottom: 8px;
}
}

:host.columns-12 {
padding: 48px;
padding: 40px;
display: block;
}

0 comments on commit ed038c4

Please sign in to comment.