style page-single
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-02-24 17:42:51 +01:00
parent 7b3ebb3ca4
commit f61b6e8840
9 changed files with 264 additions and 140 deletions

View file

@ -41,14 +41,7 @@ main .page__header {
font-size: var(--fs-text);
margin-bottom: calc(var(--spacing) * 3);
max-width: var(--max-w-content);
// @media #{$small} {
// font-size: var(--fs-small);
// font-weight: 500;
// border-top: var(--border-light);
// }
max-width: var(--max-w-content);
}
}