diff --git a/assets/css/src/page-sectioned.css b/assets/css/src/page-sectioned.css index 4cb6c95..7223b6c 100644 --- a/assets/css/src/page-sectioned.css +++ b/assets/css/src/page-sectioned.css @@ -1,5 +1,14 @@ -[data-template="sectioned"] main p { +[data-template="sectioned"] section { + scroll-margin-top: 7rem; +} + +[data-template="sectioned"] .section__row { + margin-bottom: 1rem; +} + +[data-template="sectioned"] main p:not(:last-child) { font-size: var(--font-size-s); + margin-bottom: 1rem; } [data-template="sectioned"] main .big p { @@ -8,6 +17,10 @@ [data-template="sectioned"] main h2 { font-weight: bold; +} + +[data-template="sectioned"] main h2, +[data-template="sectioned"] main h3 { margin-bottom: calc(var(--padding-vertical) / 1.5); } diff --git a/site/blueprints/blocks/heading.yml b/site/blueprints/blocks/heading.yml index 21340f9..c6ca3e9 100644 --- a/site/blueprints/blocks/heading.yml +++ b/site/blueprints/blocks/heading.yml @@ -20,9 +20,6 @@ fields: default: "h2" labels: false options: - - value: h2 - icon: h2 - text: H2 - value: h3 icon: h3 text: H3 diff --git a/site/snippets/calendar-strip.php b/site/snippets/calendar-strip.php index 8893600..e4905bf 100644 --- a/site/snippets/calendar-strip.php +++ b/site/snippets/calendar-strip.php @@ -60,7 +60,7 @@ - + calendrier