Bring styling of signup page header into line with the auth page header from 2a7cc4ff1
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user