Closed keraliss closed 11 months ago
Also you might need to do background-size: contain;
for cohort specific headers, and make some modifications on the header so that it looks good on mobile
Also you might need to do
background-size: contain;
for cohort specific headers, and make some modifications on the header so that it looks good on mobile
Also possible to add a disableHeader
flag to headerProps
and not show header for these pages. Then just render an or astro/image
fixes #74 fixes #87 fixes #78 fixes #83