Bring styling of signup page header into line with the auth page header from 2a7cc4ff1

This commit is contained in:
Emma Winston 2019-10-01 15:22:37 +01:00
parent 2a7cc4ff1e
commit bcce240c18

View File

@ -658,6 +658,8 @@ $small-breakpoint: 960px;
justify-content: center;
align-items: center;
padding: 50px;
font-family: $font-display, sans-serif;
font-weight: bold;
svg {
fill: $primary-text-color;