Bring styling of signup page header into line with the auth page header from 2a7cc4ff1
This commit is contained in:
parent
2a7cc4ff1e
commit
bcce240c18
@ -658,6 +658,8 @@ $small-breakpoint: 960px;
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 50px;
|
padding: 50px;
|
||||||
|
font-family: $font-display, sans-serif;
|
||||||
|
font-weight: bold;
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
fill: $primary-text-color;
|
fill: $primary-text-color;
|
||||||
|
Loading…
Reference in New Issue
Block a user