Add PsiTransfer branding assets to manifest and account UI
This commit is contained in:
parent
e04fe8fa30
commit
911eb27fd9
3 changed files with 18 additions and 0 deletions
|
|
@ -29,9 +29,17 @@ body {
|
|||
}
|
||||
|
||||
.hero {
|
||||
display: grid;
|
||||
gap: 10px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.hero-logo {
|
||||
display: block;
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
}
|
||||
|
||||
.eyebrow {
|
||||
margin: 0 0 8px;
|
||||
text-transform: uppercase;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue